| Problem | reinforcement |
|---|---|
| User | pearl333 |
| Submission Time | 2025-12-01 17:58:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
reinforcement.cpp: In function ‘int main()’:
reinforcement.cpp:49:3: error: expected ‘,’ or ‘;’ before ‘if’
49 | if (s!=0) n = (r-dist)/s;
| ^~