QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#325326#4830. Transfer of Dutyucup-team16260 35ms10828kbC++14987b2024-02-11 08:06:152024-02-11 08:06:15

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 35ms
memory: 10828kb

input:

start
5
10
14
10
12
10

output:

10
-1
14
-1
-1
-8677551358023541248

input:

resume
-8677551358023541248
6
14
277
12
10
277
12

output:

-1
-1
-1
277
0
12

result:

ok 

Test #2:

score: 100
Accepted
time: 35ms
memory: 10628kb

input:

start
1
1

output:

1
-4149658785632556032

input:

resume
-4149658785632556032
1
1

output:

0

result:

ok 

Test #3:

score: 0
Stage 1: Program answer Runtime Error

input:

start
1
1000000

output:


input:


output:


result: