Problem bingo
User LCJLY
Submission Time 2022-12-30 23:30:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

In file included from /usr/include/c++/9/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp:45,
from /usr/include/c++/9/ext/pb_ds/detail/container_base_dispatch.hpp:90,
from /usr/include/c++/9/ext/pb_ds/assoc_container.hpp:48,
from /usr/include/x86_64-linux-gnu/c++/9/bits/extc++.h:73,
from bingo.cpp:2:
bingo.cpp: In function ‘int32_t main()’:
bingo.cpp:46:9: error: ‘N’ was not declared in this scope
46 | assert(N>1);
| ^