# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
989209 | 2024-05-27T18:09:26 Z | user736482 | Xylophone (JOI18_xylophone) | C++17 | 0 ms | 344 KB |
#include <stdio.h> #include "xylophone.h" void solve(int n) { printf("Accepted : %d\n", 10000); }
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
1 | Incorrect | 0 ms | 344 KB | Expected integer, but "Accepted" found |
2 | Halted | 0 ms | 0 KB | - |
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
1 | Incorrect | 0 ms | 344 KB | Expected integer, but "Accepted" found |
2 | Halted | 0 ms | 0 KB | - |
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
1 | Incorrect | 0 ms | 344 KB | Expected integer, but "Accepted" found |
2 | Halted | 0 ms | 0 KB | - |