Problem | divisibility |
---|---|
User | Reverberate |
Submission Time | 2024-03-08 19:02:00 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
divisibility.cpp:23:17: error: ‘__gnu_pbds’ is not a namespace-name
23 | using namespace __gnu_pbds;
| ^~~~~~~~~~
divisibility.cpp:38:1: error: ‘int32_t’ does not name a type
38 | int32_t main() {
| ^~~~~~~