QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#61666#4830. Transfer of DutyZhaoZiLong0 0ms0kbC++14888b2022-11-14 15:34:462023-02-13 21:37:34

Details

Tip: Click on the bar to expand more detailed information

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 785961684843362995

input:


output:


result:

wrong output format Expected int32, but "4294967295" found