# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
1116562 | 2024-11-21T19:59:14 Z | Sofiatpc | Xylophone (JOI18_xylophone) | C++17 | 162 ms | 336 KB |
#include <bits/stdc++.h> #include "xylophone.h" using namespace std; void solve(int n) { for(int i = 1; i <= 1000000; i++)query(1,n); }
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 162 ms | 336 KB | Wrong Answer [2] |
2 | Halted | 0 ms | 0 KB | - |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 162 ms | 336 KB | Wrong Answer [2] |
2 | Halted | 0 ms | 0 KB | - |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 162 ms | 336 KB | Wrong Answer [2] |
2 | Halted | 0 ms | 0 KB | - |