# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
362421 | 2021-02-03T06:49:57 Z | nighthallo | cmp (balkan11_cmp) | C++14 | 1166 ms | 82540 KB |
#include "cmp.h" void remember(int n) { //edit this bit_set(13); } int compare(int b) { //edit this return bit_get(13); }
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
1 | Incorrect | 1166 ms | 82540 KB | ZERO POINTS: For a=3069 and b=1532, correct answer is -1, got 1 |