QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#61671#4830. Transfer of DutyLiyanx0 0ms0kbC++14860b2022-11-14 15:46:022023-02-13 21:37:39

詳細信息

Test #1:

score: 0
Wrong Answer on the first run

input:

start
5
10
14
10
12
10

output:

10
4294967295
14
4294967295
4294967295
8 3115374407425795975

input:


output:


result:

wrong output format Expected int32, but "4294967295" found