QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#321130#8215. Isomorphic Delightucup-team253#RE 51ms65024kbC++203.9kb2024-02-04 04:48:552024-02-04 04:48:56

詳細信息

Test #1:

score: 100
Accepted
time: 42ms
memory: 64612kb

input:

1

output:

YES
0

result:

ok Everything ok

Test #2:

score: 0
Accepted
time: 39ms
memory: 64448kb

input:

6

output:

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

result:

ok Everything ok

Test #3:

score: 0
Accepted
time: 31ms
memory: 65024kb

input:

4

output:

NO

result:

ok Everything ok

Test #4:

score: 0
Accepted
time: 51ms
memory: 64620kb

input:

2

output:

NO

result:

ok Everything ok

Test #5:

score: 0
Accepted
time: 44ms
memory: 64716kb

input:

3

output:

NO

result:

ok Everything ok

Test #6:

score: -100
Runtime Error

input:

5

output:


result: