# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
638037 | 2022-09-04T11:04:51 Z | vladislav11 | 사탕 분배 (IOI21_candies) | C++17 | 0 ms | 0 KB |
vector<int> distribute_candies ( vector<int> c, vector<int> l, vector<int> r, vector<int> v ) { return c; }
# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
638037 | 2022-09-04T11:04:51 Z | vladislav11 | 사탕 분배 (IOI21_candies) | C++17 | 0 ms | 0 KB |
vector<int> distribute_candies ( vector<int> c, vector<int> l, vector<int> r, vector<int> v ) { return c; }