QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#318372#3558. Constellation 3toj0 0ms3576kbC++17121b2024-01-31 09:22:142024-01-31 09:22:15

Judging History

This is the latest submission verdict.

  • [2024-01-31 09:22:15]
  • Judged
  • Verdict: 0
  • Time: 0ms
  • Memory: 3576kb
  • [2024-01-31 09:22:14]
  • Submitted

answer

// S2OJ Submission #1205 @ 1706664133891
#include <bits/stdc++.h>
using namespace std;

int main() {
    return 0;
}

详细

Subtask #1:

score: 0
Wrong Answer

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3576kb

input:

297
296 275 40 154 200 77 201 106 133 163 127 268 225 154 27 202 272 176 133 116 151 11 262 281 188 152 249 53 133 106 160 62 104 210 54 201 184 110 199 217 155 193 168 239 277 22 230 187 201 14 85 100 159 129 69 241 150 10 20 263 285 76 219 52 40 241 126 182 23 55 243 145 203 163 251 243 13 292 249...

output:


result:

wrong answer 1st lines differ - expected: '4354552', found: ''

Subtask #2:

score: 0
Skipped

Dependency #1:

0%

Subtask #3:

score: 0
Skipped

Dependency #1:

0%