QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#478337#1245. Three ballsWhiteqwqWA 0ms3840kbC++201.5kb2024-07-14 20:55:162024-07-14 20:55:17

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3840kb

input:

3
1 000
1 100
0 111

output:

0 2 0 1
7

result:

wrong answer expected '7', found '0'