# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
311469 | 2020-10-10T11:11:07 Z | tevdore | K개의 묶음 (IZhO14_blocks) | C++14 | 0 ms | 0 KB |
#include<bits/stdc++.h> using namespace std; int n, k, ans; int main() { cin >> n >> k; for(int i = 1; i < k; i++) ans += a[i]; ans += a[n]; cout << ans << "\n"; }