# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
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){
}