| Problem | erp |
|---|---|
| User | marvelhuman |
| Submission Time | 2026-08-17 17:12:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
erp.cpp: In function ‘int main()’:
erp.cpp:69:15: error: conflicting declaration ‘long long int t’
69 | long long t;
| ^
erp.cpp:9:11: note: previous declaration as ‘int t’
9 | int n,m, t, h;
| ^