QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#273008#7184. Transport PlusesThink-Create-Wa (Lingxiao Cui, Haonan Lu, Zihao Kong)#WA 1ms3608kbC++172.1kb2023-12-02 20:46:432023-12-02 20:46:44

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1 2
1 1
5 3
6 2

output:

5 3
4
3
0 1 2
1 6 3
0 5 3

result:

wrong answer Integer 4 violates the range [0, 1]