QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#296300#7844. Enchanted Fortressucup-team2880WA 0ms3784kbC++142.6kb2024-01-02 18:26:132024-01-02 18:26:13

詳細信息

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3784kb

input:

ABC
1 -1 2
2 -3
1

output:

#1 2
2
AC

result:

wrong output format Expected integer, but "#1" found