-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathserver.log
More file actions
463 lines (463 loc) · 92.3 KB
/
Copy pathserver.log
File metadata and controls
463 lines (463 loc) · 92.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
128.31.34.189 - - [Tue, 18 Feb 2014 22:23:20 GMT] "GET /teamer HTTP/1.1" 304 - "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:23:21 GMT] "GET /common/css/bootstrap.min.css HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:23:21 GMT] "GET /common/js/jquery-2.1.0.min.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:23:21 GMT] "GET /common/js/bootstrap.min.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:23:21 GMT] "GET /common/js/less.min.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:23:21 GMT] "GET /common/js/angular.min.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:23:21 GMT] "GET /common/js/angular-route.min.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:23:21 GMT] "GET /common/codemirror/lib/codemirror.css HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:23:21 GMT] "GET /common/ace/ace.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:23:21 GMT] "GET /common/codemirror/lib/codemirror.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:23:21 GMT] "GET /common/codemirror/mode/javascript/javascript.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:23:21 GMT] "GET /teamer/js/utils.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:23:21 GMT] "GET /teamer/less/style.less HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:23:21 GMT] "GET /teamer/js/TeamerModel.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:23:21 GMT] "GET /teamer/js/app.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:23:21 GMT] "GET /teamer/views/null.html HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:23:21 GMT] "GET /teamer/views/login.html HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:35 GMT] "GET /teamer HTTP/1.1" 200 1947 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:35 GMT] "GET /common/css/bootstrap.min.css HTTP/1.1" 200 97339 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:35 GMT] "GET /common/codemirror/lib/codemirror.css HTTP/1.1" 200 6199 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:35 GMT] "GET /common/js/jquery-2.1.0.min.js HTTP/1.1" 200 83615 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:35 GMT] "GET /common/js/bootstrap.min.js HTTP/1.1" 200 27726 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:35 GMT] "GET /common/js/less.min.js HTTP/1.1" 200 78983 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:35 GMT] "GET /common/js/angular.min.js HTTP/1.1" 200 100329 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:35 GMT] "GET /common/js/angular-route.min.js HTTP/1.1" 200 3885 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:35 GMT] "GET /common/codemirror/mode/javascript/javascript.js HTTP/1.1" 200 23766 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:35 GMT] "GET /teamer/js/utils.js HTTP/1.1" 200 1356 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:35 GMT] "GET /common/codemirror/lib/codemirror.js HTTP/1.1" 200 239846 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:35 GMT] "GET /common/ace/ace.js HTTP/1.1" 200 605585 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:35 GMT] "GET /teamer/less/style.less HTTP/1.1" 200 675 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:35 GMT] "GET /teamer/js/TeamerModel.js HTTP/1.1" 200 11813 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:35 GMT] "GET /teamer/js/app.js HTTP/1.1" 200 8208 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:35 GMT] "GET /teamer/views/login.html HTTP/1.1" 200 592 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:35 GMT] "GET /favicon.ico HTTP/1.1" 404 - "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:44 GMT] "GET /teamer HTTP/1.1" 200 1947 "http://www.google.com/url?q=http%3A%2F%2F128.31.34.189%3A8888%2Fteamer%23%2Flogin&sa=D&sntz=1&usg=AFQjCNG686jYrRCmNHE0sOxm_wSFUCtTFg" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:44 GMT] "GET /common/css/bootstrap.min.css HTTP/1.1" 200 97339 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:44 GMT] "GET /common/codemirror/lib/codemirror.css HTTP/1.1" 200 6199 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:44 GMT] "GET /common/js/bootstrap.min.js HTTP/1.1" 200 27726 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:44 GMT] "GET /common/js/angular.min.js HTTP/1.1" 200 100329 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:44 GMT] "GET /common/js/jquery-2.1.0.min.js HTTP/1.1" 200 83615 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:44 GMT] "GET /common/js/less.min.js HTTP/1.1" 200 78983 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:44 GMT] "GET /common/js/angular-route.min.js HTTP/1.1" 200 3885 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:45 GMT] "GET /common/codemirror/mode/javascript/javascript.js HTTP/1.1" 200 23766 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:45 GMT] "GET /teamer/js/TeamerModel.js HTTP/1.1" 200 11813 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:45 GMT] "GET /teamer/js/utils.js HTTP/1.1" 200 1356 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:45 GMT] "GET /teamer/js/app.js HTTP/1.1" 200 8208 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:45 GMT] "GET /common/codemirror/lib/codemirror.js HTTP/1.1" 200 239846 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:45 GMT] "GET /teamer/less/style.less HTTP/1.1" 200 675 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:45 GMT] "GET /common/ace/ace.js HTTP/1.1" 200 605585 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:45 GMT] "GET /teamer/views/login.html HTTP/1.1" 200 592 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:45 GMT] "GET /favicon.ico HTTP/1.1" 404 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
582401!!!!!!!!!!
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:51 GMT] "GET /teamerapi/login?name=Amy+Zhang HTTP/1.1" 200 6 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:51 GMT] "GET /teamer/views/null.html HTTP/1.1" 200 23 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:51 GMT] "GET /teamer/views/problem.html HTTP/1.1" 200 2632 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:51 GMT] "GET /teamerapi/game/sql/joinGame?id=582401 HTTP/1.1" 200 1136 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:51 GMT] "GET /teamerapi/game/sql/getView?id=582401 HTTP/1.1" 200 590 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:23:51 GMT] "GET /common/fonts/glyphicons-halflings-regular.woff HTTP/1.1" 200 16448 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
969413!!!!!!!!!!
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:58 GMT] "GET /teamerapi/login?name=Sarah+W HTTP/1.1" 200 6 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:58 GMT] "GET /teamer/views/null.html HTTP/1.1" 200 23 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:58 GMT] "GET /teamer/views/problem.html HTTP/1.1" 200 2632 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:58 GMT] "GET /teamerapi/game/sql/joinGame?id=969413 HTTP/1.1" 200 1203 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:58 GMT] "GET /teamerapi/game/sql/getView?id=969413 HTTP/1.1" 200 648 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:23:58 GMT] "GET /common/fonts/glyphicons-halflings-regular.woff HTTP/1.1" 200 16448 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:23:59 GMT] "GET /teamer HTTP/1.1" 200 1947 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:23:59 GMT] "GET /common/css/bootstrap.min.css HTTP/1.1" 200 97339 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:23:59 GMT] "GET /common/codemirror/lib/codemirror.css HTTP/1.1" 200 6199 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:23:59 GMT] "GET /common/js/jquery-2.1.0.min.js HTTP/1.1" 200 83615 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:23:59 GMT] "GET /common/js/bootstrap.min.js HTTP/1.1" 200 27726 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:23:59 GMT] "GET /common/js/less.min.js HTTP/1.1" 200 78983 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:23:59 GMT] "GET /common/js/angular.min.js HTTP/1.1" 200 100329 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:24:00 GMT] "GET /common/js/angular-route.min.js HTTP/1.1" 200 3885 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:24:00 GMT] "GET /common/codemirror/mode/javascript/javascript.js HTTP/1.1" 200 23766 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:24:00 GMT] "GET /teamer/js/utils.js HTTP/1.1" 200 1356 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:24:00 GMT] "GET /common/codemirror/lib/codemirror.js HTTP/1.1" 200 239846 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:24:00 GMT] "GET /teamer/js/TeamerModel.js HTTP/1.1" 200 11813 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:24:00 GMT] "GET /common/ace/ace.js HTTP/1.1" 200 605585 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:24:00 GMT] "GET /teamer/less/style.less HTTP/1.1" 200 675 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:24:00 GMT] "GET /teamer/js/app.js HTTP/1.1" 200 8208 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:24:00 GMT] "GET /teamer/views/login.html HTTP/1.1" 200 592 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:24:00 GMT] "GET /favicon.ico HTTP/1.1" 404 - "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:24:01 GMT] "GET /teamer HTTP/1.1" 200 1947 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:24:02 GMT] "GET /common/css/bootstrap.min.css HTTP/1.1" 200 97339 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:24:02 GMT] "GET /common/codemirror/lib/codemirror.css HTTP/1.1" 200 6199 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:24:02 GMT] "GET /common/js/jquery-2.1.0.min.js HTTP/1.1" 200 83615 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:24:02 GMT] "GET /common/js/bootstrap.min.js HTTP/1.1" 200 27726 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:24:02 GMT] "GET /common/js/less.min.js HTTP/1.1" 200 78983 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:24:02 GMT] "GET /common/js/angular.min.js HTTP/1.1" 200 100329 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:24:02 GMT] "GET /common/js/angular-route.min.js HTTP/1.1" 200 3885 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:24:02 GMT] "GET /common/codemirror/mode/javascript/javascript.js HTTP/1.1" 200 23766 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:24:02 GMT] "GET /teamer/js/utils.js HTTP/1.1" 200 1356 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:24:02 GMT] "GET /teamer/js/TeamerModel.js HTTP/1.1" 200 11813 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:24:02 GMT] "GET /teamer/js/app.js HTTP/1.1" 200 8208 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:24:02 GMT] "GET /common/codemirror/lib/codemirror.js HTTP/1.1" 200 239846 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:24:02 GMT] "GET /teamer/less/style.less HTTP/1.1" 200 675 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:24:03 GMT] "GET /common/ace/ace.js HTTP/1.1" 200 605585 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:24:04 GMT] "GET /teamer/views/login.html HTTP/1.1" 200 592 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:24:04 GMT] "GET /favicon.ico HTTP/1.1" 404 - "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
205091!!!!!!!!!!
128.31.34.189 - - [Tue, 18 Feb 2014 22:24:04 GMT] "GET /teamerapi/login?name=DavidXiao HTTP/1.1" 200 6 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:24:04 GMT] "GET /teamer/views/problem.html HTTP/1.1" 200 2632 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:24:04 GMT] "GET /teamerapi/game/sql/joinGame?id=205091 HTTP/1.1" 200 1272 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:24:04 GMT] "GET /teamerapi/game/sql/getView?id=205091 HTTP/1.1" 200 584 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:24:04 GMT] "GET /common/fonts/glyphicons-halflings-regular.woff HTTP/1.1" 200 16448 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:07 GMT] "GET /teamer HTTP/1.1" 200 1947 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:07 GMT] "GET /common/css/bootstrap.min.css HTTP/1.1" 200 97339 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:07 GMT] "GET /common/codemirror/lib/codemirror.css HTTP/1.1" 200 6199 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:07 GMT] "GET /common/js/bootstrap.min.js HTTP/1.1" 200 27726 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:07 GMT] "GET /common/js/jquery-2.1.0.min.js HTTP/1.1" 200 83615 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:07 GMT] "GET /common/js/less.min.js HTTP/1.1" 200 78983 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:07 GMT] "GET /common/js/angular.min.js HTTP/1.1" 200 100329 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:07 GMT] "GET /common/js/angular-route.min.js HTTP/1.1" 200 3885 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /common/codemirror/mode/javascript/javascript.js HTTP/1.1" 200 23766 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /common/codemirror/lib/codemirror.js HTTP/1.1" 200 239846 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /teamer/js/utils.js HTTP/1.1" 200 1356 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /common/ace/ace.js HTTP/1.1" 200 605585 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /teamer/less/style.less HTTP/1.1" 200 675 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /teamer/js/TeamerModel.js HTTP/1.1" 200 11813 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
458713!!!!!!!!!!
128.31.33.61 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /teamerapi/login?name=lambda HTTP/1.1" 200 6 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /teamer HTTP/1.1" 200 1947 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /teamer/views/null.html HTTP/1.1" 200 23 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /teamer/views/problem.html HTTP/1.1" 200 2632 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /common/css/bootstrap.min.css HTTP/1.1" 200 97339 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /common/js/jquery-2.1.0.min.js HTTP/1.1" 200 83615 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /common/codemirror/lib/codemirror.css HTTP/1.1" 200 6199 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /common/js/bootstrap.min.js HTTP/1.1" 200 27726 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /teamerapi/game/sql/joinGame?id=458713 HTTP/1.1" 200 1338 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /common/js/less.min.js HTTP/1.1" 200 78983 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /common/js/angular.min.js HTTP/1.1" 200 100329 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /teamerapi/game/sql/getView?id=458713 HTTP/1.1" 200 654 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /common/js/angular-route.min.js HTTP/1.1" 200 3885 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /teamer/js/app.js HTTP/1.1" 200 8208 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /common/codemirror/mode/javascript/javascript.js HTTP/1.1" 200 23766 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /common/fonts/glyphicons-halflings-regular.woff HTTP/1.1" 200 16448 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /teamer/views/login.html HTTP/1.1" 200 592 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /favicon.ico HTTP/1.1" 404 - "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /teamer/js/utils.js HTTP/1.1" 200 1356 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /common/codemirror/lib/codemirror.js HTTP/1.1" 200 239846 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:08 GMT] "GET /common/ace/ace.js HTTP/1.1" 200 605585 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:09 GMT] "GET /teamer/less/style.less HTTP/1.1" 200 675 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:09 GMT] "GET /teamer/js/TeamerModel.js HTTP/1.1" 200 11813 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:09 GMT] "GET /teamer/js/app.js HTTP/1.1" 200 8208 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:09 GMT] "GET /teamer/views/login.html HTTP/1.1" 200 592 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:09 GMT] "GET /favicon.ico HTTP/1.1" 404 - "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
848224!!!!!!!!!!
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:13 GMT] "GET /teamerapi/login?name=Elena HTTP/1.1" 200 6 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:13 GMT] "GET /teamer/views/null.html HTTP/1.1" 200 23 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:13 GMT] "GET /teamer/views/problem.html HTTP/1.1" 200 2632 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:13 GMT] "GET /teamerapi/game/sql/joinGame?id=848224 HTTP/1.1" 200 1403 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:13 GMT] "GET /teamerapi/game/sql/getView?id=848224 HTTP/1.1" 200 648 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:24:13 GMT] "GET /common/fonts/glyphicons-halflings-regular.woff HTTP/1.1" 200 16448 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:21 GMT] "GET /teamer HTTP/1.1" 200 1947 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:21 GMT] "GET /common/js/jquery-2.1.0.min.js HTTP/1.1" 200 83615 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:21 GMT] "GET /common/js/bootstrap.min.js HTTP/1.1" 200 27726 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:21 GMT] "GET /common/js/less.min.js HTTP/1.1" 200 78983 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:21 GMT] "GET /common/codemirror/lib/codemirror.css HTTP/1.1" 200 6199 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:21 GMT] "GET /common/js/angular.min.js HTTP/1.1" 200 100329 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:21 GMT] "GET /common/css/bootstrap.min.css HTTP/1.1" 200 97339 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:21 GMT] "GET /common/js/angular-route.min.js HTTP/1.1" 200 3885 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:21 GMT] "GET /common/codemirror/mode/javascript/javascript.js HTTP/1.1" 200 23766 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:21 GMT] "GET /teamer/js/utils.js HTTP/1.1" 200 1356 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:21 GMT] "GET /common/codemirror/lib/codemirror.js HTTP/1.1" 200 239846 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:21 GMT] "GET /common/ace/ace.js HTTP/1.1" 200 605585 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:21 GMT] "GET /teamer/js/TeamerModel.js HTTP/1.1" 200 11813 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:21 GMT] "GET /teamer/js/app.js HTTP/1.1" 200 8208 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:21 GMT] "GET /teamer/less/style.less HTTP/1.1" 200 675 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:22 GMT] "GET /teamer/views/login.html HTTP/1.1" 200 592 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:22 GMT] "GET /favicon.ico HTTP/1.1" 404 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:37 GMT] "GET /teamer/js/app.map HTTP/1.1" 200 8569 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko)"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:37 GMT] "GET /common/js/angular-route.min.js.map HTTP/1.1" 200 9836 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko)"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:37 GMT] "GET /teamer/js/TeamerModel.map HTTP/1.1" 200 9802 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko)"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:37 GMT] "GET /common/js/angular.min.js.map HTTP/1.1" 200 270501 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko)"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:37 GMT] "GET /teamer/js/utils.map HTTP/1.1" 200 1579 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko)"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:37 GMT] "GET /teamer/app.coffee HTTP/1.1" 404 - "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko)"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:37 GMT] "GET /common/js/angular-route.js HTTP/1.1" 200 32505 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko)"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:37 GMT] "GET /teamer/TeamerModel.coffee HTTP/1.1" 404 - "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko)"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:37 GMT] "GET /common/js/angular.js HTTP/1.1" 200 735164 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko)"
128.30.5.85 - - [Tue, 18 Feb 2014 22:24:37 GMT] "GET /teamer/utils.coffee HTTP/1.1" 404 - "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko)"
324170!!!!!!!!!!
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:55 GMT] "GET /teamerapi/login?name=Casey HTTP/1.1" 200 6 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:55 GMT] "GET /teamer/views/null.html HTTP/1.1" 200 23 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:55 GMT] "GET /teamer/views/problem.html HTTP/1.1" 200 2632 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:55 GMT] "GET /teamerapi/game/sql/joinGame?id=324170 HTTP/1.1" 200 1468 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:55 GMT] "GET /teamerapi/game/sql/getView?id=324170 HTTP/1.1" 200 590 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:24:55 GMT] "GET /common/fonts/glyphicons-halflings-regular.woff HTTP/1.1" 200 16448 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
431262!!!!!!!!!!
128.31.35.250 - - [Tue, 18 Feb 2014 22:25:10 GMT] "GET /teamerapi/login?name=Juho HTTP/1.1" 200 6 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:25:10 GMT] "GET /teamer/views/null.html HTTP/1.1" 200 23 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:25:10 GMT] "GET /teamer/views/problem.html HTTP/1.1" 200 2632 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:25:10 GMT] "GET /teamerapi/game/sql/joinGame?id=431262 HTTP/1.1" 200 1532 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:25:10 GMT] "GET /teamerapi/game/sql/getView?id=431262 HTTP/1.1" 200 656 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:25:10 GMT] "GET /common/fonts/glyphicons-halflings-regular.woff HTTP/1.1" 200 16448 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
999867!!!!!!!!!!
128.30.5.85 - - [Tue, 18 Feb 2014 22:25:25 GMT] "GET /teamerapi/login?name=maxg HTTP/1.1" 200 6 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:25:25 GMT] "GET /teamer/views/null.html HTTP/1.1" 200 23 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:25:25 GMT] "GET /teamer/views/problem.html HTTP/1.1" 200 2632 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:25:25 GMT] "GET /teamerapi/game/sql/joinGame?id=999867 HTTP/1.1" 200 1596 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:25:25 GMT] "GET /teamerapi/game/sql/getView?id=999867 HTTP/1.1" 200 582 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.85 - - [Tue, 18 Feb 2014 22:25:25 GMT] "GET /common/fonts/glyphicons-halflings-regular.woff HTTP/1.1" 200 16448 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.71 (KHTML, like Gecko) Version/6.1 Safari/537.71"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:29 GMT] "GET /teamer HTTP/1.1" 200 1947 "http://www.google.com/url?q=http%3A%2F%2F128.31.34.189%3A8888%2Fteamer%23%2Flogin&sa=D&sntz=1&usg=AFQjCNG686jYrRCmNHE0sOxm_wSFUCtTFg" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:29 GMT] "GET /common/css/bootstrap.min.css HTTP/1.1" 200 97339 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:29 GMT] "GET /common/codemirror/lib/codemirror.css HTTP/1.1" 200 6199 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:29 GMT] "GET /common/js/jquery-2.1.0.min.js HTTP/1.1" 200 83615 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:29 GMT] "GET /common/js/bootstrap.min.js HTTP/1.1" 200 27726 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:29 GMT] "GET /common/js/less.min.js HTTP/1.1" 200 78983 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:29 GMT] "GET /common/js/angular.min.js HTTP/1.1" 200 100329 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:29 GMT] "GET /common/js/angular-route.min.js HTTP/1.1" 200 3885 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:29 GMT] "GET /common/codemirror/mode/javascript/javascript.js HTTP/1.1" 200 23766 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:29 GMT] "GET /teamer/js/utils.js HTTP/1.1" 200 1356 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:29 GMT] "GET /common/codemirror/lib/codemirror.js HTTP/1.1" 200 239846 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:29 GMT] "GET /common/ace/ace.js HTTP/1.1" 200 605585 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:29 GMT] "GET /teamer/js/TeamerModel.js HTTP/1.1" 200 11813 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:29 GMT] "GET /teamer/less/style.less HTTP/1.1" 200 675 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:29 GMT] "GET /teamer/js/app.js HTTP/1.1" 200 8208 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:29 GMT] "GET /teamer/views/login.html HTTP/1.1" 200 592 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:29 GMT] "GET /favicon.ico HTTP/1.1" 404 - "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
846550!!!!!!!!!!
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:34 GMT] "GET /teamerapi/login?name=Philip HTTP/1.1" 200 6 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:34 GMT] "GET /teamer/views/null.html HTTP/1.1" 200 23 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:34 GMT] "GET /teamer/views/problem.html HTTP/1.1" 200 2632 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:34 GMT] "GET /teamerapi/game/sql/joinGame?id=846550 HTTP/1.1" 200 1662 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:34 GMT] "GET /teamerapi/game/sql/getView?id=846550 HTTP/1.1" 200 599 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:27:34 GMT] "GET /common/fonts/glyphicons-halflings-regular.woff HTTP/1.1" 200 16448 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
{ function: 'printValues',
player: 458713,
code: '//Add your implementation (and documentation) here!\n\n\nfunction (numbers, values){\n $.each(numbers, function(indx, item){\n console.log(item, values[indx];\n }\n}' }
128.31.33.61 - - [Tue, 18 Feb 2014 22:29:20 GMT] "POST /teamerapi/game/sql/submitImpl?id=458713 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
{ function: 'printValues',
player: 848224,
code: '//Add your implementation (and documentation) here!\nfunction printValues(inputList) {\n i=0\n while (i <= range(len(inputList)-1)){\n \tprint inputList[i],inputList[i+1]\n i+=2\n }\n}\n\n\n\n' }
128.30.6.230 - - [Tue, 18 Feb 2014 22:29:30 GMT] "POST /teamerapi/game/sql/submitImpl?id=848224 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
{ function: 'printValues',
player: 431262,
code: '//Add your implementation (and documentation) here!\n\n// list: array of {"number": number, "value": value} objects\n\nfunction printValues(list){\n var i;\n for (i=0; i<list.length; i++){\n console.log(list[i]["number"], list[i]["value"]);\n }\n}' }
128.31.35.250 - - [Tue, 18 Feb 2014 22:30:55 GMT] "POST /teamerapi/game/sql/submitImpl?id=431262 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:23 GMT] "GET /teamer HTTP/1.1" 200 1947 "http://www.google.com/url?q=http%3A%2F%2F128.31.34.189%3A8888%2Fteamer%23%2Flogin&sa=D&sntz=1&usg=AFQjCNG686jYrRCmNHE0sOxm_wSFUCtTFg" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:23 GMT] "GET /common/css/bootstrap.min.css HTTP/1.1" 200 97339 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:23 GMT] "GET /common/codemirror/lib/codemirror.css HTTP/1.1" 200 6199 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:23 GMT] "GET /common/js/bootstrap.min.js HTTP/1.1" 200 27726 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:23 GMT] "GET /common/js/jquery-2.1.0.min.js HTTP/1.1" 200 83615 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:23 GMT] "GET /common/js/angular.min.js HTTP/1.1" 200 100329 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:23 GMT] "GET /common/js/less.min.js HTTP/1.1" 200 78983 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:23 GMT] "GET /common/js/angular-route.min.js HTTP/1.1" 200 3885 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:23 GMT] "GET /teamer/js/utils.js HTTP/1.1" 200 1356 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:23 GMT] "GET /common/codemirror/mode/javascript/javascript.js HTTP/1.1" 200 23766 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:23 GMT] "GET /common/codemirror/lib/codemirror.js HTTP/1.1" 200 239846 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:24 GMT] "GET /common/ace/ace.js HTTP/1.1" 200 605585 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:24 GMT] "GET /teamer/less/style.less HTTP/1.1" 200 675 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:24 GMT] "GET /teamer/js/TeamerModel.js HTTP/1.1" 200 11813 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:24 GMT] "GET /teamer/js/app.js HTTP/1.1" 200 8208 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:24 GMT] "GET /teamer/views/login.html HTTP/1.1" 200 592 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:24 GMT] "GET /favicon.ico HTTP/1.1" 404 - "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
780590!!!!!!!!!!
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:27 GMT] "GET /teamerapi/login?name=kroe HTTP/1.1" 200 6 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:27 GMT] "GET /teamer/views/null.html HTTP/1.1" 200 23 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:27 GMT] "GET /teamer/views/problem.html HTTP/1.1" 200 2632 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:27 GMT] "GET /teamerapi/game/sql/joinGame?id=780590 HTTP/1.1" 200 1726 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:27 GMT] "GET /teamerapi/game/sql/getView?id=780590 HTTP/1.1" 200 639 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:32:27 GMT] "GET /common/fonts/glyphicons-halflings-regular.woff HTTP/1.1" 200 16448 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
{ function: 'findSize',
player: 205091,
code: '//Add your implementation (and documentation) here!\n\nfunction findTreeSize(node) {\n var size = 0;\n if (node.value) {\n size++;\n }\n if (node.left) {\n size += findTreeSize(node.left);\n }\n if (node.right) {\n size += findTreeSIze(node.right);\n }\n return size;\n}' }
128.31.34.189 - - [Tue, 18 Feb 2014 22:33:16 GMT] "POST /teamerapi/game/sql/submitImpl?id=205091 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
{ function: 'insert',
player: 324170,
code: '//Add your implementation (and documentation) here!\ninsert = function(root, node) {\n if (node.value >= root.value) {\n if (root.right != null) {\n insert(root.right, node)\n } else {\n root.right = node\n } else {\n if (root.left != null) {\n insert(root.left, node)\n } else {\n root.left = node\n }\n }\n}\n\n' }
128.31.34.85 - - [Tue, 18 Feb 2014 22:33:39 GMT] "POST /teamerapi/game/sql/submitImpl?id=324170 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
{ function: 'findSize',
player: 848224,
code: '//Add your implementation (and documentation) here!\nfunction findSize(myTreeNode) {\n if myTreeNode.left==[]:\n return 0\n elseif myTreeNode.right==[]:\n return 0\n else:\n return 1 + findSize(myTreeNode.left)+findSize(myTreeNode.right)\n}\n\n' }
128.30.6.230 - - [Tue, 18 Feb 2014 22:34:01 GMT] "POST /teamerapi/game/sql/submitImpl?id=848224 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
{ function: 'findSize',
player: 848224,
code: '//Add your implementation (and documentation) here!\nfunction findSize(myTreeNode) {\n if myTreeNode.left==[]:\n return 0\n elseif myTreeNode.right==[]:\n return 0\n else:\n return 1 + findSize(myTreeNode.left)+findSize(myTreeNode.right)\n}\n\n' }
128.30.6.230 - - [Tue, 18 Feb 2014 22:34:05 GMT] "POST /teamerapi/game/sql/submitImpl?id=848224 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
{ function: 'inOrder',
player: 846550,
code: '//Add your implementation (and documentation) here!\n// i\'m confused about what to return; a list of values\n// or of treenodes themselves\n//\n// okay this doesn\'t work yet, but i\'m a bit confused ... can\'t do it without an interpreter handy\n// to test my prototypes\nfunction inOrder(t) {\n if (t.left) {\n\tvar l = inOrder(t.left);\n }\n if (t.right) {\n var r = inOrder(t.right);\n }\n return t.value;\n}\n' }
128.30.5.116 - - [Tue, 18 Feb 2014 22:35:12 GMT] "POST /teamerapi/game/sql/submitImpl?id=846550 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
{ function: 'findSize',
player: 846550,
code: '//Add your implementation (and documentation) here!\nfunction findSize(t) {\n if (!t) {\n return 0;\n }\n else {\n return 1 + findSize(t.left) + findSize(t.right);\n }\n}' }
128.30.5.116 - - [Tue, 18 Feb 2014 22:36:13 GMT] "POST /teamerapi/game/sql/submitImpl?id=846550 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
{ function: 'parseSelect',
player: 848224,
code: '//Add your implementation (and documentation) here!\nfunction parseSelect(string) {\n if string.split(\' \')[0] == \'SELECT\':\n \tprint //not sure where the indices are in a select sql command\n else:\n return False\n \n}' }
128.30.6.230 - - [Tue, 18 Feb 2014 22:36:14 GMT] "POST /teamerapi/game/sql/submitImpl?id=848224 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
{ function: 'insert',
player: 582401,
code: '//Add your implementation (and documentation) here!\n\n\n\nfunction blah(blah, blah,blah) {\n dothis();\n thenthis();\n if (blah blah) {\n dothis();\n why is the cursor messing up;\n blah blah;\n } else {\n blah blah;\n blah blah;\n }\n \n}' }
128.30.6.134 - - [Tue, 18 Feb 2014 22:37:15 GMT] "POST /teamerapi/game/sql/submitImpl?id=582401 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
{ function: 'insert',
player: 582401,
code: '//Add your implementation (and documentation) here!\n\n\n\nfunction blah(blah, blah,blah) {\n dothis();\n thenthis();\n if (blah blah) {\n dothis();\n why is the cursor messing up;\n blah blah;\n } else {\n blah blah;\n blah blah;\n }\n \n}' }
128.30.6.134 - - [Tue, 18 Feb 2014 22:37:18 GMT] "POST /teamerapi/game/sql/submitImpl?id=582401 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
{ function: 'printValues',
player: 846550,
code: '//Add your implementation (and documentation) here!\nfunction printValues(nums, vals) {\n for (var i = 0; i < nums.length; i++) {\n \tconsole.log(\'%4d %s\', nums[i], vals[i]);\n }\n}' }
128.30.5.116 - - [Tue, 18 Feb 2014 22:37:27 GMT] "POST /teamerapi/game/sql/submitImpl?id=846550 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
{ function: 'printValues',
player: 846550,
code: '//Add your implementation (and documentation) here!\nfunction printValues(nums, vals) {\n for (var i = 0; i < nums.length; i++) {\n \tconsole.log(\'%4d %s\', nums[i], vals[i]);\n }\n}' }
128.30.5.116 - - [Tue, 18 Feb 2014 22:37:29 GMT] "POST /teamerapi/game/sql/submitImpl?id=846550 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
{ function: 'printValues',
player: 846550,
code: '//Add your implementation (and documentation) here!\nfunction printValues(nums, vals) {\n for (var i = 0; i < nums.length; i++) {\n \tconsole.log(\'%4d %s\', nums[i], vals[i]);\n }\n}' }
128.30.5.116 - - [Tue, 18 Feb 2014 22:37:29 GMT] "POST /teamerapi/game/sql/submitImpl?id=846550 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
{ function: 'inOrder',
player: 431262,
code: '//Add your implementation (and documentation) here!\n\nfunction printBinaryTreeElement(treeNode){\n\t// recursively print the leftmost node first because it has smaller index.\n\tif (typeof treeNode.left !== "undefined")\n printBinaryTreeElement(treeNode.left);\n \t// print the current node after all left nodes and before all right nodes\n console.log(treeNode.value);\n \t// recursively print the rightmost node last becasue it has larger index\n\tif (typeof treeNode.right !== "undefined")\n printBinaryTreeElement(treeNode.right); \n}' }
128.31.35.250 - - [Tue, 18 Feb 2014 22:38:05 GMT] "POST /teamerapi/game/sql/submitImpl?id=431262 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
{ function: 'inOrder',
player: 431262,
code: '//Add your implementation (and documentation) here!\n\nfunction printBinaryTreeElement(treeNode){\n\t// recursively print the leftmost node first because it has smaller index.\n\tif (typeof treeNode.left !== "undefined")\n printBinaryTreeElement(treeNode.left);\n \t// print the current node after all left nodes and before all right nodes\n console.log(treeNode.value);\n \t// recursively print the rightmost node last becasue it has larger index\n\tif (typeof treeNode.right !== "undefined")\n printBinaryTreeElement(treeNode.right); \n}' }
128.31.35.250 - - [Tue, 18 Feb 2014 22:38:09 GMT] "POST /teamerapi/game/sql/submitImpl?id=431262 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
{ function: 'inOrder',
player: 324170,
code: '//Add your implementation (and documentation) here!\ninOrder = funtion(root) {\n var walk = [];\n if (root.left) {\n \twalk.concat(inOrder(root.left)) \n }\n walk.append(root.value);\n if (root.right) {\n walk.concat(inOrder(root.right))\n }\n return walk; \n}\n' }
128.31.34.85 - - [Tue, 18 Feb 2014 22:38:16 GMT] "POST /teamerapi/game/sql/submitImpl?id=324170 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
{ function: 'inOrder',
player: 582401,
code: '//Add your implementation (and documentation) here!\n\nfunction inOrder(blah, blah) {\n blah\n blah;\n blah;\n //blah\n while (blah) {\n doblah(); \n }\n \n \n}\n' }
128.30.6.134 - - [Tue, 18 Feb 2014 22:39:03 GMT] "POST /teamerapi/game/sql/submitImpl?id=582401 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
{ function: 'parseSelect',
player: 969413,
code: '//Add your implementation (and documentation) here!\n\nfunction isSelect(str) {\n bucket = [];\n select_command = false;\n for (ch in str) {\n if (bucket.length() == 5) {\n \tnew_str = bucket.join("");\n if (new_str == "SELECT") {\n \tselect_command = true; \n } else {\n bucket.pop(0)\n bucket.push(str[ch])\n }\n }\n }\n return select_command;\n}\n\n\n\n\n\n' }
128.31.34.96 - - [Tue, 18 Feb 2014 22:39:09 GMT] "POST /teamerapi/game/sql/submitImpl?id=969413 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
{ function: 'insert',
player: 324170,
code: '//Add your implementation (and documentation) here!\n// root: a TreeNode representing the root of a binary tree in which to insert the element\n// node: a TreeNode to be inserted into root\ninsert = function(root, node) {\n if (node.value >= root.value) {\n if (root.right != null) {\n insert(root.right, node)\n } else {\n root.right = node\n } else {\n if (root.left != null) {\n insert(root.left, node)\n } else {\n root.left = node\n }\n }\n}\n\n' }
128.31.34.85 - - [Tue, 18 Feb 2014 22:39:11 GMT] "POST /teamerapi/game/sql/submitImpl?id=324170 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
{ function: 'inOrder',
player: 324170,
code: '//Add your implementation (and documentation) here!\n// root: The TreeNode representing the root of the tree on which to perform the in order walk\ninOrder = funtion(root) {\n var walk = [];\n if (root.left) {\n \twalk.concat(inOrder(root.left)) \n }\n walk.append(root.value);\n if (root.right) {\n walk.concat(inOrder(root.right))\n }\n return walk; \n}\n' }
128.31.34.85 - - [Tue, 18 Feb 2014 22:39:36 GMT] "POST /teamerapi/game/sql/submitImpl?id=324170 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
{ function: 'inOrder',
player: 582401,
code: '//Add your implementation (and documentation) here!\n\nfunction inOrder(blah, blah) {\n blah\n blah;\n blah;\n //blah\n while (blah) {\n doblah(); \n }\n \n \n}\n' }
128.30.6.134 - - [Tue, 18 Feb 2014 22:39:50 GMT] "POST /teamerapi/game/sql/submitImpl?id=582401 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
{ function: 'insert',
player: 205091,
code: '//Add your implementation (and documentation) here!\n\n// Assumes that indeces are unique\nfunction insertNodeInTree(node, element, index) {\n if (node.value == undefined) {\n node.index = index\n node.value = value\n return\n } else if (node.index < index) {\n if (node.left) {\n return insertNodeInTree(node.left, element, index)\n } else {\n node.left = new TreeNode(index, element, null, null)\n }\n } else {\n if (node.right) {\n return insertNodeInTree(node.right, element, index)\n } else {\n node.right = new TreeNode(index, element, null, null)\n }\n }\n \n}' }
128.31.34.189 - - [Tue, 18 Feb 2014 22:42:05 GMT] "POST /teamerapi/game/sql/submitImpl?id=205091 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
{ function: 'parseInsert',
player: 582401,
code: '//Add your implementation (and documentation) here!\n\n\nfunction readSQL(sql_string) {\n \n return [index, value]\n}\n' }
128.30.6.134 - - [Tue, 18 Feb 2014 22:42:26 GMT] "POST /teamerapi/game/sql/submitImpl?id=582401 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
{ function: 'parseInsert',
player: 582401,
code: '//Add your implementation (and documentation) here!\n\n\nfunction readSQL(sql_string) {\n \n return [index, value]\n}\n' }
128.30.6.134 - - [Tue, 18 Feb 2014 22:42:42 GMT] "POST /teamerapi/game/sql/submitImpl?id=582401 HTTP/1.1" 200 2 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.7.8 - - [Tue, 18 Feb 2014 22:42:42 GMT] "GET /teamerapi/game/sql/getGameInfo?id=780590 HTTP/1.1" 200 1726 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:42:42 GMT] "GET /teamerapi/game/sql/getView2?id=780590 HTTP/1.1" 500 3508 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:43:05 GMT] "GET /teamerapi/game/sql/getGameInfo?id=846550 HTTP/1.1" 200 1726 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.30.5.116 - - [Tue, 18 Feb 2014 22:43:05 GMT] "GET /teamerapi/game/sql/getView2?id=846550 HTTP/1.1" 500 3508 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:43:12 GMT] "GET /teamer/js/TeamerModel.map HTTP/1.1" 200 9802 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:43:12 GMT] "GET /teamer/js/utils.map HTTP/1.1" 200 1579 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:43:12 GMT] "GET /common/js/angular.min.js.map HTTP/1.1" 200 270501 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:43:12 GMT] "GET /teamer/js/app.map HTTP/1.1" 200 8569 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:43:12 GMT] "GET /common/js/angular-route.min.js.map HTTP/1.1" 200 9836 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:43:25 GMT] "GET /teamerapi/game/sql/getGameInfo?id=324170 HTTP/1.1" 200 1726 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.85 - - [Tue, 18 Feb 2014 22:43:25 GMT] "GET /teamerapi/game/sql/getView2?id=324170 HTTP/1.1" 500 3508 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.134 - - [Tue, 18 Feb 2014 22:43:30 GMT] "GET /teamerapi/game/sql/getGameInfo?id=582401 HTTP/1.1" 200 1726 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:43:30 GMT] "GET /teamerapi/game/sql/getView2?id=582401 HTTP/1.1" 500 3508 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
player 205091
function findSize
function insert
function parseInsert
player 324170
function insert
function inOrder
function parseInsert
player 431262
function printValues
function inOrder
function parseInsert
player 458713
function parseSelect
function inOrder
function printValues
player 582401
function insert
function inOrder
function parseInsert
player 780590
function parseSelect
function parseInsert
function insert
player 846550
function inOrder
function findSize
function printValues
player 848224
function printValues
function findSize
function parseSelect
player 969413
function parseSelect
function findSize
function printValues
player 999867
function parseSelect
function insert
function findSize
128.31.33.61 - - [Tue, 18 Feb 2014 22:43:33 GMT] "GET /teamerapi/game/sql/getGameInfo?id=458713 HTTP/1.1" 200 1726 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:43:33 GMT] "GET /teamerapi/game/sql/getView2?id=458713 HTTP/1.1" 500 3508 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:43:34 GMT] "GET /teamerapi/game/sql/getGameInfo?id=969413 HTTP/1.1" 200 1726 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.96 - - [Tue, 18 Feb 2014 22:43:34 GMT] "GET /teamerapi/game/sql/getView2?id=969413 HTTP/1.1" 200 2875 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:43:34 GMT] "GET /teamerapi/game/sql/getGameInfo?id=431262 HTTP/1.1" 200 1726 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.35.250 - - [Tue, 18 Feb 2014 22:43:34 GMT] "GET /teamerapi/game/sql/getView2?id=431262 HTTP/1.1" 200 2966 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:43:35 GMT] "GET /teamerapi/game/sql/getGameInfo?id=205091 HTTP/1.1" 200 1726 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.34.189 - - [Tue, 18 Feb 2014 22:43:35 GMT] "GET /teamerapi/game/sql/getView2?id=205091 HTTP/1.1" 200 2863 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:43:36 GMT] "GET /teamerapi/game/sql/getGameInfo?id=848224 HTTP/1.1" 200 1726 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.230 - - [Tue, 18 Feb 2014 22:43:36 GMT] "GET /teamerapi/game/sql/getView2?id=848224 HTTP/1.1" 200 3668 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:46:14 GMT] "GET /teamerapi/game/sql/joinGame?id=458713 HTTP/1.1" 200 1726 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.31.33.61 - - [Tue, 18 Feb 2014 22:46:14 GMT] "GET /teamerapi/game/sql/getView?id=458713 HTTP/1.1" 200 913 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:46:19 GMT] "GET /teamer HTTP/1.1" 304 - "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:46:19 GMT] "GET /common/css/bootstrap.min.css HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:46:19 GMT] "GET /common/js/jquery-2.1.0.min.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:46:19 GMT] "GET /common/js/bootstrap.min.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:46:19 GMT] "GET /common/js/less.min.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:46:19 GMT] "GET /common/js/angular.min.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:46:19 GMT] "GET /common/js/angular-route.min.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:46:19 GMT] "GET /common/ace/ace.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:46:19 GMT] "GET /common/codemirror/lib/codemirror.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:46:19 GMT] "GET /common/codemirror/mode/javascript/javascript.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:46:19 GMT] "GET /common/codemirror/lib/codemirror.css HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:46:19 GMT] "GET /teamer/js/utils.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:46:19 GMT] "GET /teamer/less/style.less HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:46:19 GMT] "GET /teamer/js/TeamerModel.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:46:19 GMT] "GET /teamer/js/app.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:46:19 GMT] "GET /teamer/views/problem.html HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:46:19 GMT] "GET /teamer/views/login.html HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.6.134 - - [Tue, 18 Feb 2014 22:46:22 GMT] "GET /teamer HTTP/1.1" 200 1947 "http://www.google.com/url?q=http%3A%2F%2F128.31.34.189%3A8888%2Fteamer%23%2Flogin&sa=D&sntz=1&usg=AFQjCNG686jYrRCmNHE0sOxm_wSFUCtTFg" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:46:22 GMT] "GET /common/css/bootstrap.min.css HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:46:22 GMT] "GET /common/js/angular-route.min.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:46:22 GMT] "GET /common/codemirror/lib/codemirror.css HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:46:22 GMT] "GET /common/js/angular.min.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:46:22 GMT] "GET /common/js/bootstrap.min.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:46:22 GMT] "GET /common/js/jquery-2.1.0.min.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:46:22 GMT] "GET /common/js/less.min.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:46:22 GMT] "GET /common/ace/ace.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:46:22 GMT] "GET /common/codemirror/lib/codemirror.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:46:22 GMT] "GET /common/codemirror/mode/javascript/javascript.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:46:22 GMT] "GET /teamer/js/utils.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:46:22 GMT] "GET /teamer/js/TeamerModel.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:46:22 GMT] "GET /teamer/js/app.js HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:46:22 GMT] "GET /teamer/less/style.less HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:46:22 GMT] "GET /teamer/views/problem.html HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
128.30.6.134 - - [Tue, 18 Feb 2014 22:46:23 GMT] "GET /teamer/views/login.html HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"
115605!!!!!!!!!!
128.30.7.8 - - [Tue, 18 Feb 2014 22:46:23 GMT] "GET /teamerapi/login?name=alyssa+p.+hacker HTTP/1.1" 200 6 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:46:23 GMT] "GET /teamer/views/null.html HTTP/1.1" 304 - "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
player 115605
function insert
function parseInsert
function findSize
128.30.7.8 - - [Tue, 18 Feb 2014 22:46:23 GMT] "GET /teamerapi/game/sql/joinGame?id=115605 HTTP/1.1" 200 1802 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
128.30.7.8 - - [Tue, 18 Feb 2014 22:46:23 GMT] "GET /teamerapi/game/sql/getView?id=115605 HTTP/1.1" 200 584 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36"
false??????????
128.30.6.134 - - [Tue, 18 Feb 2014 22:46:29 GMT] "GET /teamerapi/login?name=Amy+Zhang HTTP/1.1" 409 54 "http://128.31.34.189:8888/teamer" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1"