QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#301835#6327. Count Arithmetic Progressionucup-team1281WA 0ms3604kbC++146.9kb2024-01-10 12:38:022024-01-10 12:38:03

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
5 5 2
7 6 7

output:

#1
6

result:

wrong output format Expected integer, but "#1" found