QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#416645#8049. Equal Sumsegypt_ioi2024_01WA 1ms3744kbC++231.3kb2024-05-22 01:24:312024-05-22 01:24:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2 3
1 2
2 3
1 4
2 2
1 3

output:

2 998353244 0 
3 4 998353248 

result:

wrong answer 2nd numbers differ - expected: '0', found: '998353244'