# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
149098 | 2019-09-01T05:44:27 Z | bitKOIn(#3612, gs15120, phsongys) | HicCup (FXCUP4_hiccup) | C++17 | 5 ms | 384 KB |
#include "hiccup.h" int HicCup(std::string S) { int N = S.size(); //if(N) return -1; //return 0; }
Compilation message
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
1 | Incorrect | 5 ms | 384 KB | Output isn't correct |
2 | Halted | 0 ms | 0 KB | - |
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
1 | Incorrect | 5 ms | 384 KB | Output isn't correct |
2 | Halted | 0 ms | 0 KB | - |