File size: 2,230 Bytes
52a8aa9 |
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 |
{
"richard": {
"username": "richard",
"s_idx": 0,
"e_idx": 999,
"current_idx": 95
},
"ziyan": {
"username": "ziyan",
"s_idx": 1000,
"e_idx": 1499,
"current_idx": 44
},
"achint": {
"username": "achint",
"s_idx": 1500,
"e_idx": 1999,
"current_idx": 76
},
"quy": {
"username": "quy",
"s_idx": 2000,
"e_idx": 2999,
"current_idx": 6
},
"abhranil": {
"username": "abhranil",
"s_idx": 3000,
"e_idx": 3999,
"current_idx": 0
},
"yash": {
"username": "yash",
"s_idx": 4000,
"e_idx": 4999,
"current_idx": 12
},
"xuan": {
"username": "xuan",
"s_idx": 5000,
"e_idx": 5999,
"current_idx": 338
},
"lavie1": {
"username": "lavie1",
"s_idx": 6000,
"e_idx": 6999,
"current_idx": 237
},
"lavie2": {
"username": "lavie2",
"s_idx": 7000,
"e_idx": 7999,
"current_idx": 0
},
"haonan": {
"username": "haonan",
"s_idx": 8000,
"e_idx": 8999,
"current_idx": 79
},
"yuansheng": {
"username": "yuansheng",
"s_idx": 9000,
"e_idx": 9999,
"current_idx": 52
},
"bohan": {
"username": "bohan",
"s_idx": 10000,
"e_idx": 10999,
"current_idx": 848
},
"alice": {
"username": "alice",
"s_idx": 11050,
"e_idx": 11099,
"current_idx": 20
},
"bob": {
"username": "bob",
"s_idx": 11000,
"e_idx": 11049,
"current_idx": 0
},
"carol": {
"username": "carol",
"s_idx": 11100,
"e_idx": 11149,
"current_idx": 0
},
"dave": {
"username": "dave",
"s_idx": 11150,
"e_idx": 11199,
"current_idx": 0
},
"eve": {
"username": "eve",
"s_idx": 11200,
"e_idx": 11249,
"current_idx": 20
},
"frank": {
"username": "frank",
"s_idx": 11250,
"e_idx": 11299,
"current_idx": 0
}
} |