# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
362421 | nighthallo | cmp (balkan11_cmp) | C++14 | 1166 ms | 82540 KiB |
This submission is migrated from previous version of oj.uz, which used different machine for grading. This submission may have different result if resubmitted.
#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 |
---|---|---|---|---|
Fetching results... |