QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#321133 | #8215. Isomorphic Delight | ucup-team253# | WA | 129ms | 169992kb | C++20 | 3.8kb | 2024-02-04 04:55:10 | 2024-02-04 04:55:11 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 113ms
memory: 168192kb
input:
1
output:
YES 0
result:
ok Everything ok
Test #2:
score: 0
Accepted
time: 115ms
memory: 169340kb
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: 114ms
memory: 167192kb
input:
4
output:
NO
result:
ok Everything ok
Test #4:
score: 0
Accepted
time: 106ms
memory: 168112kb
input:
2
output:
NO
result:
ok Everything ok
Test #5:
score: 0
Accepted
time: 94ms
memory: 168272kb
input:
3
output:
NO
result:
ok Everything ok
Test #6:
score: 0
Accepted
time: 122ms
memory: 168120kb
input:
5
output:
NO
result:
ok Everything ok
Test #7:
score: 0
Accepted
time: 118ms
memory: 168604kb
input:
7
output:
YES 6 1 2 3 4 1 3 6 7 5 6 1 5
result:
ok Everything ok
Test #8:
score: 0
Accepted
time: 122ms
memory: 168484kb
input:
8
output:
YES 6 2 3 4 5 2 4 7 8 6 7 2 6
result:
ok Everything ok
Test #9:
score: 0
Accepted
time: 120ms
memory: 168908kb
input:
9
output:
YES 7 4 5 3 4 2 3 6 7 8 9 6 8 2 6
result:
ok Everything ok
Test #10:
score: 0
Accepted
time: 103ms
memory: 169992kb
input:
10
output:
YES 8 2 3 5 6 4 5 2 4 7 8 9 10 7 9 2 7
result:
ok Everything ok
Test #11:
score: 0
Accepted
time: 95ms
memory: 167148kb
input:
11
output:
YES 9 3 4 2 3 6 7 5 6 2 5 8 9 10 11 8 10 2 8
result:
ok Everything ok
Test #12:
score: 0
Accepted
time: 129ms
memory: 168044kb
input:
12
output:
YES 10 2 3 4 5 2 4 7 8 6 7 2 6 9 10 11 12 9 11 2 9
result:
ok Everything ok
Test #13:
score: 0
Accepted
time: 117ms
memory: 168904kb
input:
13
output:
YES 11 2 3 4 5 2 4 7 8 6 7 2 6 9 10 12 13 11 12 9 11 2 9
result:
ok Everything ok
Test #14:
score: 0
Accepted
time: 100ms
memory: 168724kb
input:
14
output:
YES 12 2 3 4 5 2 4 6 7 8 9 6 8 2 6 10 11 13 14 12 13 10 12 2 10
result:
ok Everything ok
Test #15:
score: 0
Accepted
time: 108ms
memory: 169496kb
input:
15
output:
YES 13 1 2 3 4 1 3 6 7 5 6 1 5 10 11 9 10 8 9 12 13 14 15 12 14 8 12
result:
ok Everything ok
Test #16:
score: 0
Accepted
time: 109ms
memory: 168132kb
input:
16
output:
YES 13 2 3 4 5 2 4 7 8 6 7 2 6 11 12 10 11 9 10 13 14 15 16 13 15 9 13
result:
ok Everything ok
Test #17:
score: 0
Accepted
time: 100ms
memory: 167700kb
input:
17
output:
YES 14 2 3 4 5 2 4 7 8 6 7 2 6 9 10 12 13 11 12 9 11 14 15 16 17 14 16 9 14
result:
ok Everything ok
Test #18:
score: 0
Accepted
time: 91ms
memory: 168440kb
input:
18
output:
YES 15 2 3 4 5 2 4 7 8 6 7 2 6 10 11 9 10 13 14 12 13 9 12 15 16 17 18 15 17 9 15
result:
ok Everything ok
Test #19:
score: 0
Accepted
time: 108ms
memory: 167144kb
input:
19
output:
YES 16 2 3 4 5 2 4 7 8 6 7 2 6 9 10 11 12 9 11 14 15 13 14 9 13 16 17 18 19 16 18 9 16
result:
ok Everything ok
Test #20:
score: -100
Wrong Answer
time: 86ms
memory: 167792kb
input:
598
output:
YES 545 2 3 4 5 2 4 7 8 6 7 2 6 11 12 10 11 9 10 13 14 15 16 13 15 9 13 17 18 20 21 19 20 17 19 22 23 24 25 22 24 17 22 26 27 29 30 28 29 26 28 33 34 32 33 31 32 26 31 36 37 35 36 39 40 38 39 35 38 41 42 43 44 41 43 35 41 46 47 45 46 49 50 48 49 45 48 53 54 52 53 51 52 45 51 56 57 58 59 56 58 55 56 ...
result:
wrong answer contestant's solution is worse (more edges) than jury's