QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#318385#6414. Classical Maximization Problemucup-team1895WA 0ms18008kbC++142.2kb2024-01-31 09:35:212024-01-31 09:35:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
2
0 0
0 1
1 0
1 1
2
0 0
0 1
0 2
0 3
2
0 0
1 1
2 2
3 3

output:


result:

wrong output format Unexpected end of file - int32 expected (test case 1)