QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#267993#7637. Exactly Three Neighborsucup-team1151#WA 1ms3500kbC++171.6kb2023-11-27 22:22:032023-11-27 22:22:03

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3500kb

input:

2 3

output:

##.##.

result:

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