1 2 3 4 5 6 7 | int main() { const int five = 5; int array[five]; return 0; } |
CgppbnQgbWFpbigpIHsKICAgIGNvbnN0IGludCBmaXZlID0gNTsKICAgIGludCBhcnJheVtmaXZlXTsKICAgIHJldHVybiAwOwp9
-
upload with new input
-
result: Success time: 0s memory: 2824 kB returned value: 0


