| Problem | integer |
|---|---|
| User | bribritt |
| Submission Time | 2026-01-24 18:38:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
In file included from /usr/include/time.h:33,
from /usr/include/pthread.h:23,
from /usr/include/x86_64-linux-gnu/c++/9/bits/gthr-default.h:35,
from /usr/include/x86_64-linux-gnu/c++/9/bits/gthr.h:148,
from /usr/include/c++/9/ext/atomicity.h:35,
from /usr/include/c++/9/bits/ios_base.h:39,
from /usr/include/c++/9/ios:42,
from /usr/include/c++/9/ostream:38,
from /usr/include/c++/9/iostream:39,
from integer.cpp:1:
integer.cpp:2:11: error: expected ‘)’ before numeric constant
2 | const int CLOCKS_PER_SEC = 1;
| ^~~~~~~~~~~~~~