# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
72498 | 2018-08-26T08:34:59 Z | 인프라웨어 상한가 가주세요. 물렸어요(#2188, c4big, cepiloth) | Magic Dowsing (FXCUP3_magic) | C++17 | 2 ms | 256 KB |
#include "dowsing.h" void FindTreasure(int N) { Detect(4, 3); Detect(2, 3); Report(2, 3); }
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
1 | Runtime error | 2 ms | 256 KB | Execution failed because the return code was nonzero |
2 | Halted | 0 ms | 0 KB | - |