| # | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
|---|---|---|---|---|---|---|---|
| 1349779 | pmh | 선물상자 (IOI15_boxes) | C++20 | 0 ms | 0 KiB |
#include<boxes.h>
#include<bits/stcd++.h>
using namespace std;
long long delivery(int n, int k, int l, int pos[]) {
return 123;
}| # | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
|---|---|---|---|---|---|---|---|
| 1349779 | pmh | 선물상자 (IOI15_boxes) | C++20 | 0 ms | 0 KiB |
#include<boxes.h>
#include<bits/stcd++.h>
using namespace std;
long long delivery(int n, int k, int l, int pos[]) {
return 123;
}