Problem | streakmanipulation |
---|---|
User | eulerleonhardfan |
Submission Time | 2024-02-09 20:26:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
streakmanipulation.cpp: In function ‘void solve()’:
streakmanipulation.cpp:64:10: error: ‘i’ was not declared in this scope
64 | cout << i-1 << '\n';
| ^