QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#505405 | #5769. No Cheating | xiaowuc1 | 0 | 20ms | 5572kb | C++17 | 3.3kb | 2024-08-05 05:08:42 | 2024-08-05 05:08:42 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Subtask #1:
score: 0
Wrong Answer
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3656kb
input:
20 4 3 ... ... ..x ... 7 3 .x. ... ... ... ... ... ... 10 10 ...x...... .........x ....x..... x.x......x ....x..... .......... .......... xx........ .......... ......x... 7 9 .......x. ......... ......... ......... ......... x........ ......... 3 7 ....... ....... ....xx. 9 9 ..xx..x.. ..x.x.... ......
output:
7 14 46 34 11 31 5 22 0 32 16 1 30 19 15 18 35 26 8 21
result:
wrong answer 1st lines differ - expected: 'Case #1: 7', found: '7'
Subtask #2:
score: 0
Wrong Answer
Test #2:
score: 0
Wrong Answer
time: 20ms
memory: 5572kb
input:
20 78 77 .xxx..x....xx.xx.x........x..x.x.xxx.x..x..xx..x.x...x.x.xxx...xx.x.x..x....x xxxx.....x..x.....xx..x...x.x.xx..x.xx..xx.x..xx..x.x.x.....xx.x.x...x..x.xx. x.....xx..xx......xx.x....xx..x.xx.x.......x.x..xx..x.....xxx........x.x...x. x...x...x.....x...xxx.xx.x.x........xx...xx.....xx......x...
output:
1999 1206 155 1152 2807 0 980 1925 624 1521 1 33 3000 1966 656 115 123 513 562 1402
result:
wrong answer 1st lines differ - expected: 'Case #1: 1999', found: '1999'