| Problem | reinforcement |
|---|---|
| User | xlpaun |
| Submission Time | 2025-12-01 17:39:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
reinforcement.cpp: In function ‘int main()’:
reinforcement.cpp:7:2: error: ‘x’ was not declared in this scope
7 | x = (rand() % 1)
| ^