# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
494266 | 2021-12-14T22:51:59 Z | emortly | Peru (RMI20_peru) | C++14 | 600 ms | 212 KB |
#include <bits/stdc++.h> #include"peru.h" using namespace std; int solve(int n, int k, int*s) { cin >> n; if(n<=2000) { while(1) { k++; } } else cout<<0; return 0; }
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Execution timed out | 1095 ms | 212 KB | Time limit exceeded |
2 | Halted | 0 ms | 0 KB | - |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Execution timed out | 1095 ms | 212 KB | Time limit exceeded |
2 | Halted | 0 ms | 0 KB | - |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Execution timed out | 1095 ms | 212 KB | Time limit exceeded |
2 | Halted | 0 ms | 0 KB | - |