Problem blanko
User kxd
Submission Time 2023-05-27 01:15:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

In file included from /usr/include/c++/9/cassert:44,
from /usr/include/x86_64-linux-gnu/c++/9/bits/stdc++.h:33,
from blanko.cpp:1:
blanko.cpp: In function ‘int main()’:
blanko.cpp:32:13: error: ‘i’ was not declared in this scope
32 | assert(num[i]!='0');
| ^