QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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'