# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
81858 | 2018-10-27T12:05:05 Z | zzee | Nadan (COCI18_nadan) | C++14 | 2 ms | 652 KB |
#include <cstdio> #include <cstdlib> #include <cmath> #include <iostream> #include <cctype> using namespace std; int main() { int k,n,m,x,x1,g; cin >> k >> n; m = 1; x1 = 0; for (int i = g; i < n - 1 ; i = i + 1){ x = m; cout << m << endl; m = m + 1; x1 = x1 + x; } cout << k - x1 - g; return 0; }
Compilation message
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 2 ms | 256 KB | Output isn't correct |
2 | Incorrect | 2 ms | 372 KB | Output isn't correct |
3 | Incorrect | 2 ms | 448 KB | Output isn't correct |
4 | Correct | 2 ms | 448 KB | Output is correct |
5 | Incorrect | 2 ms | 448 KB | Output isn't correct |
6 | Incorrect | 2 ms | 464 KB | Output isn't correct |
7 | Incorrect | 2 ms | 464 KB | Output isn't correct |
8 | Correct | 2 ms | 652 KB | Output is correct |
9 | Incorrect | 2 ms | 652 KB | Output isn't correct |
10 | Incorrect | 2 ms | 652 KB | Output isn't correct |