# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
1137261 | HasanV11010238 | Treasure Hunt (CEOI11_tre) | C++20 | 0 ms | 0 KiB |
#include "treasure.h"
int current_point;
void init(){
}
void path(int a, int s){
}
int dig(int a, int b){
}
# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
1137261 | HasanV11010238 | Treasure Hunt (CEOI11_tre) | C++20 | 0 ms | 0 KiB |