Problem | raptorinc |
---|---|
User | Kiameimon |
Submission Time | 2024-12-07 02:32:20 |
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:14:9: error: ‘x’ was not declared in this scope
14 | assert(x <= 1e9);
| ^