QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#593219#9378. Strange BinaryMaMengQiWA 0ms3540kbC++172.1kb2024-09-27 12:42:482024-09-27 12:42:48

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3540kb

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: 3460kb

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)