| Problem | stamps |
|---|---|
| User | PlayVoltz |
| Submission Time | 2023-08-29 21:18:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
stamps.cpp: In function ‘std::pair<long long int, long long int> stamps(long long int, long long int, long long int)’:
stamps.cpp:19:7: error: ‘l’ was not declared in this scope
19 | for (l i=index; i<n; ++i){
| ^
stamps.cpp:19:18: error: ‘i’ was not declared in this scope
19 | for (l i=index; i<n; ++i){
| ^