QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#61674#4830. Transfer of DutyLiyanx0 65ms11560kbC++14863b2022-11-14 15:50:382023-02-13 21:37:45

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 52ms
memory: 11388kb

input:

start
5
10
14
10
12
10

output:

10
-1
14
-1
-1
8 3115374407425795975

input:

resume
8 3115374407425795975
6
14
277
12
10
277
12

output:

-1
-1
-1
277
0
12

result:

ok 

Test #2:

score: 100
Accepted
time: 65ms
memory: 11560kb

input:

start
1
1

output:

1
1 6116758753896579064

input:

resume
1 6116758753896579064
1
1

output:

0

result:

ok 

Test #3:

score: 0
Wrong Answer
time: 55ms
memory: 11384kb

input:

start
1
1000000

output:

1000000
1000000 1383189352223709429

input:

resume
1000000 1383189352223709429
2
1
1000000

output:

1000001
1

result:

wrong answer