QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#602868 | #2952. Numble | 114514114514 | WA | 0ms | 3688kb | C++20 | 167b | 2024-10-01 13:14:48 | 2024-10-01 13:14:49 |
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
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3688kb
input:
20 20 3 - - - - - - - - - - - - - - - - - 3 3 3 3 - - - - - - - - - - - - - - - 3 3 - - 3 3 - - - - - - - - - - - - - 3 3 - - - - 3 3 - - - - - - - - - - - 3 3 - - - - - - 3 3 - - - - - - - - - 3 3 - - - - - - - - 3 3 - - - - - - - 3 3 - - - - - - - - - - 3 3 - - - - - 3 3 - - - - - - - - - - - - 3 ...
output:
1.0000 1.2500 1.6667 2.0833
result:
wrong answer 1st lines differ - expected: '90', found: '1.0000 1.2500 1.6667 2.0833'