ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#91305 | #1685. 沙龙舞会 | william | 100 | 1ms | 1244kb | C++ | 359b | 2020-02-15 15:30:33 | 2020-02-15 15:30:35 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 20
Accepted
time: 0ms
memory: 1240kb
input:
28 22 46
output:
1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 10 11 11 12 12 13 13 14 14 15 15 16 16 17 17 18 18 19 19 20 2...
result:
ok 46 lines
Test #2:
score: 20
Accepted
time: 0ms
memory: 1240kb
input:
28 7 13
output:
1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 1 9 2 10 3 11 4 12 5 13 6
result:
ok 13 lines
Test #3:
score: 20
Accepted
time: 0ms
memory: 1244kb
input:
19 27 13
output:
1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 10 11 11 12 12 13 13
result:
ok 13 lines
Test #4:
score: 20
Accepted
time: 1ms
memory: 1244kb
input:
49 33 13
output:
1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 10 11 11 12 12 13 13
result:
ok 13 lines
Test #5:
score: 20
Accepted
time: 0ms
memory: 1240kb
input:
40 50 40
output:
1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 10 11 11 12 12 13 13 14 14 15 15 16 16 17 17 18 18 19 19 20 2...
result:
ok 40 lines