QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#460698 | #5536. Router | fryan# | 0 | 0ms | 0kb | / | 109.9kb | 2024-07-02 03:48:34 | 2024-07-02 03:48:34 |
1.ans
1 119 1 120 1 121 1 122 1 123 1 124 1 125 1 126 1 127 1 128 1 129 1 130 1 131 1 132 1 133 1 134 1 135 1 136 1 137 1 138 1 139 1 140 1 141 1 142 1 143 1 144 1 145 1 146 1 147 1 148 1 149 1 150 1 151 1 152 1 153 1 154 1 155 1 156 1 157 1 158 1 159 1 160 1 161 1 162 1 163 1 164 1 165 1 166 1 167 1 168 1 169 1 170 1 171 1 172 1 173 1 174 1 175 1 176 1 177 1 178 1 179 1 180 1 181 1 182 1 183 1 184 1 185 1 186 1 187 1 188 1 189 1 1...
2.ans
3.ans
4.ans
5.ans
6.ans
7.ans
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
input:
118 1000000 1000000
output:
1 119 1 120 1 121 1 122 1 123 1 124 1 125 1 126 1 127 1 128 1 129 1 130 1 131 1 132 1 133 1 134 1 135 1 136 1 137 1 138 1 139 1 140 1 141 1 142 1 143 1 144 1 145 1 146 1 147 1 148 1 149 1 150 1 151 1 152 1 153 1 154 1 155 1 156 1 157 1 158 1 159 1 160 1 161 ...
result:
wrong answer WA: Invalid vertex ID!
Test #2:
score: 0
Wrong Answer
input:
223 1000000 1000000
output:
result:
wrong output format Unexpected end of file - int32 expected
Test #3:
score: 0
Wrong Answer
input:
1250 500000 500000
output:
result:
wrong output format Unexpected end of file - int32 expected
Test #4:
score: 0
Wrong Answer
input:
5101 500000 500000
output:
result:
wrong output format Unexpected end of file - int32 expected
Test #5:
score: 0
Wrong Answer
input:
9934 500000 500000
output:
result:
wrong output format Unexpected end of file - int32 expected
Test #6:
score: 0
Wrong Answer
input:
9955 500000 100000
output:
result:
wrong output format Unexpected end of file - int32 expected
Test #7:
score: 0
Wrong Answer
input:
9978 100000 100000
output:
result:
wrong output format Unexpected end of file - int32 expected