# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
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); }
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 0 ms | 344 KB | Expected integer, but "Accepted" found |
2 | Halted | 0 ms | 0 KB | - |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 0 ms | 344 KB | Expected integer, but "Accepted" found |
2 | Halted | 0 ms | 0 KB | - |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 0 ms | 344 KB | Expected integer, but "Accepted" found |
2 | Halted | 0 ms | 0 KB | - |