Submission #362421

#TimeUsernameProblemLanguageResultExecution timeMemory
362421nighthallocmp (balkan11_cmp)C++14
0 / 100
1166 ms82540 KiB
#include "cmp.h" void remember(int n) { //edit this bit_set(13); } int compare(int b) { //edit this return bit_get(13); }
#Verdict Execution timeMemoryGrader output
Fetching results...