| Problem | reinforcement |
|---|---|
| User | xlpaun |
| Submission Time | 2025-12-01 17:43:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
reinforcement.cpp: In function ‘int main()’:
reinforcement.cpp:7:15: error: void value not ignored as it ought to be
7 | int x = srand(static_cast<unsigned int>(std::time(nullptr)));
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~