QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#326351#5512. Stone Arranging 2HuangHanSheng0 0ms3616kbC++20698b2024-02-12 22:36:182024-02-12 22:36:19

Details

Tip: Click on the bar to expand more detailed information

Subtask #1:

score: 0
Wrong Answer

Test #1:

score: 25
Accepted
time: 0ms
memory: 3568kb

input:

1
1

output:

1

result:

ok single line: '1'

Test #2:

score: 0
Accepted
time: 0ms
memory: 3560kb

input:

2
1
1

output:

1
1

result:

ok 2 lines

Test #3:

score: -25
Wrong Answer
time: 0ms
memory: 3616kb

input:

3
1
1
1

output:

1
2
1

result:

wrong answer 2nd lines differ - expected: '1', found: '2'

Subtask #2:

score: 0
Time Limit Exceeded

Test #29:

score: 0
Time Limit Exceeded

input:

200000
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1...

output:


result:


Subtask #3:

score: 0
Skipped

Dependency #1:

0%