# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1091009 | 2024-09-19T13:09:31 Z | AndreasK | Cave (IOI13_cave) | C++14 | 0 ms | 0 KB |
#include "cave.h" void exploreCave(int N) { answer({1,0,1},{1,0,1}); }
# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1091009 | 2024-09-19T13:09:31 Z | AndreasK | Cave (IOI13_cave) | C++14 | 0 ms | 0 KB |
#include "cave.h" void exploreCave(int N) { answer({1,0,1},{1,0,1}); }