QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#292229#7857. (-1,1)-Sumpleteucup-team510WA 0ms3724kbC++203.2kb2023-12-27 21:26:112023-12-27 21:26:11

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
+-+
-++
+-+
1 1 1
1 -1 3

output:

Yes
1 1 1 
0 0 1 
0 0 1 

result:

wrong output format Expected EOLN