ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#314 | #6. 「WyOJ Round 1」持 · 山海为肩 | ryp | 0 | 9ms | 2008kb | C++23 | 58b | 2025-04-18 17:34:39 | 2025-04-18 17:34:40 |
answer
#include <cassert>
int main (void)
{
assert (true);
}
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 1860kb
input:
841 5 0.002262 paper rock rock scissors scissors 0.000665 rock paper paper scissors paper 0.001132 s...
output:
result:
wrong answer Unexpected EOF in the participants output
Test #2:
score: 0
Wrong Answer
time: 1ms
memory: 2008kb
input:
320 1 0.001734 rock 0.000432 rock 0.003306 scissors 0.000322 paper 0.000380 rock 0.000817 scissors 0...
output:
result:
wrong answer Unexpected EOF in the participants output
Test #3:
score: 0
Wrong Answer
time: 1ms
memory: 1916kb
input:
19 2 0.086520 scissors rock 0.028985 rock rock 0.056406 rock scissors 0.010732 scissors rock 0.04471...
output:
result:
wrong answer Unexpected EOF in the participants output
Test #4:
score: 0
Wrong Answer
time: 1ms
memory: 1824kb
input:
100000 12 0.000008 rock rock rock scissors paper scissors paper paper paper scissors paper scissors ...
output:
result:
wrong answer Unexpected EOF in the participants output
Test #5:
score: 0
Wrong Answer
time: 1ms
memory: 1820kb
input:
82918 11 0.000009 paper rock rock scissors scissors paper rock paper rock rock paper 0.000000 scisso...
output:
result:
wrong answer Unexpected EOF in the participants output
Test #6:
score: 0
Wrong Answer
time: 1ms
memory: 1756kb
input:
63157 10 0.000004 rock scissors paper scissors paper scissors rock paper rock scissors 0.000007 rock...
output:
result:
wrong answer Unexpected EOF in the participants output
Test #7:
score: 0
Wrong Answer
time: 1ms
memory: 1852kb
input:
100000 12 0.000003 rock rock rock paper paper rock paper paper paper rock rock scissors 0.000001 pap...
output:
result:
wrong answer Unexpected EOF in the participants output
Test #8:
score: 0
Wrong Answer
time: 1ms
memory: 1772kb
input:
72055 11 0.000006 rock scissors scissors rock scissors scissors scissors scissors rock scissors scis...
output:
result:
wrong answer Unexpected EOF in the participants output
Test #9:
score: 0
Wrong Answer
time: 0ms
memory: 1848kb
input:
49463 12 0.000024 rock paper scissors paper rock scissors rock paper paper paper paper paper 0.00000...
output:
result:
wrong answer Unexpected EOF in the participants output
Test #10:
score: 0
Wrong Answer
time: 1ms
memory: 1784kb
input:
100000 12 0.000007 rock paper scissors paper paper scissors rock rock scissors rock scissors paper 0...
output:
result:
wrong answer Unexpected EOF in the participants output