Problem | raptorinc |
---|---|
User | Kiameimon |
Submission Time | 2024-12-07 02:33:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
In file included from /usr/include/c++/9/cassert:44,
from /usr/include/x86_64-linux-gnu/c++/9/bits/stdc++.h:33,
from raptorinc.cpp:1:
raptorinc.cpp: In function ‘int main()’:
raptorinc.cpp:8:9: error: ‘n’ was not declared in this scope
8 | assert(n <= 1e5);
| ^