QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#646552 | #8307. Club Assignment | Inaba00 | WA | 150ms | 11924kb | C++14 | 2.8kb | 2024-10-17 00:46:21 | 2024-10-17 00:46:21 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 11924kb
input:
2 3 1 2 3 3 5 5 5
output:
3 112 0 222
result:
ok accepted
Test #2:
score: -100
Wrong Answer
time: 150ms
memory: 11820kb
input:
2000 100 7 90 64 59 9 12 72 41 72 45 35 90 65 43 81 37 49 62 42 61 12 3 30 97 3 21 43 44 18 71 3 8 70 25 55 41 43 26 80 36 11 6 36 5 57 7 35 23 72 27 73 45 2 64 86 90 47 93 54 26 7 48 63 40 1 61 35 45 11 80 90 68 20 6 22 92 57 47 37 8 84 43 51 95 20 44 89 25 65 18 79 77 5 2 85 62 63 27 62 72 100 34 ...
output:
0 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222 0 2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222 0 22222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222...
result:
wrong answer ans=1 instead of 0