QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#593159#9378. Strange BinaryZhaoZiLongWA 1ms3616kbC++172.0kb2024-09-27 12:12:572024-09-27 12:12:58

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3616kb

input:

3
0
3
5

output:

NO
YES
1 -1 -1 -1 -1 -1 -1 -1 
-1 -1 -1 -1 -1 -1 -1 -1 
-1 -1 -1 -1 -1 -1 -1 -1 
-1 -1 -1 -1 -1 -1 -1 1 
YES
-1 1 -1 -1 -1 -1 -1 -1 
-1 -1 -1 -1 -1 -1 -1 -1 
-1 -1 -1 -1 -1 -1 -1 -1 
-1 -1 -1 -1 -1 -1 -1 1 

result:

ok Accepted! (3 test cases)

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3596kb

input:

2
0
1073741823

output:

NO
YES
-1 1 1 -1 -1 -1 -1 -1 
-1 1 -1 1 -1 -1 1 1 
-1 1 -1 1 1 -1 -1 1 
1 1 -1 1 1 -1 1 1 

result:

wrong answer Offend Limitation 3. (test case 2)