QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#255885#7756. Omniscia Spares Noneucup-team1005#WA 1ms3508kbC++173.4kb2023-11-18 17:25:082023-11-18 17:25:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3

output:

Yes
1 2
2 4
3 8
0

result:

ok OK, Accepted.

Test #2:

score: 0
Accepted
time: 0ms
memory: 3376kb

input:

4

output:

Yes
1 2
2 4
3 8
4 16
0

result:

ok OK, Accepted.

Test #3:

score: 0
Accepted
time: 0ms
memory: 3392kb

input:

1

output:

Yes
1 2
0

result:

ok OK, Accepted.

Test #4:

score: 0
Accepted
time: 0ms
memory: 3396kb

input:

2

output:

Yes
1 2
2 4
0

result:

ok OK, Accepted.

Test #5:

score: 0
Accepted
time: 0ms
memory: 3508kb

input:

5

output:

No

result:

ok OK, Accepted.

Test #6:

score: 0
Accepted
time: 0ms
memory: 3432kb

input:

6

output:

No

result:

ok OK, Accepted.

Test #7:

score: 0
Accepted
time: 1ms
memory: 3508kb

input:

7

output:

No

result:

ok OK, Accepted.

Test #8:

score: -100
Wrong Answer
time: 1ms
memory: 3356kb

input:

8

output:

Yes
-1 1
1 -1
-1 -1
1 1
-2 2
2 -2
-500000000 -500000000
500000000 500000000
18
1 3
3 2
2 4
4 1
5 7
7 6
6 8
8 5
1 2
7 3
7 1
7 2
8 4
8 1
8 2
5 1
6 2
7 8

result:

wrong answer Invalid Planar Graph : segments (1, 3) and (7, 8) intersect