QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#175718#7178. Bishopsucup-team1032WA 1ms3716kbC++201.6kb2023-09-10 21:56:212023-09-10 21:56:22

詳細信息

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3716kb

input:

2 5

output:

6
% %
% %
% %
% %
% %
% %

result:

wrong output format Expected integer, but "%" found