QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#499621#8215. Isomorphic Delightucup-team017TL 45ms193344kbC++145.9kb2024-07-31 16:23:312024-07-31 16:23:33

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 27ms
memory: 193268kb

input:

1

output:

YES
0

result:

ok Everything ok

Test #2:

score: 0
Accepted
time: 45ms
memory: 192552kb

input:

6

output:

YES
6
1 2
1 3
1 4
2 3
2 5
4 6

result:

ok Everything ok

Test #3:

score: 0
Accepted
time: 28ms
memory: 192380kb

input:

4

output:

NO

result:

ok Everything ok

Test #4:

score: 0
Accepted
time: 27ms
memory: 192964kb

input:

2

output:

NO

result:

ok Everything ok

Test #5:

score: 0
Accepted
time: 27ms
memory: 192712kb

input:

3

output:

NO

result:

ok Everything ok

Test #6:

score: 0
Accepted
time: 19ms
memory: 192624kb

input:

5

output:

NO

result:

ok Everything ok

Test #7:

score: 0
Accepted
time: 38ms
memory: 193344kb

input:

7

output:

YES
6
1 2
1 3
1 4
2 3
2 5
4 6

result:

ok Everything ok

Test #8:

score: -100
Time Limit Exceeded

input:

8

output:


result: