QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#592956 | #1171. Integer Array Shuffle | ZhangYiDe | WA | 55ms | 503724kb | C++20 | 171b | 2024-09-27 10:34:05 | 2024-09-27 10:34:05 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 55ms
memory: 503724kb
input:
3 2 2 5
output:
Hello World
result:
wrong output format Expected integer, but "Hello" found