QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#676352#7181. Graph CutsHuangHanShengWA 0ms3780kbC++201.7kb2024-10-25 21:11:062024-10-25 21:11:07

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4 5
1 2
1 3
1 4
2 3
2 4
10
+ 1
+ 2
?
?
?
?
?
- 2
?
?

output:

0
0
0
0
0
0
0
0

result:

wrong answer Extra tokens