Problem | permutationgrid |
---|---|
User | Joashhh |
Submission Time | 2024-12-07 10:07:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
permutationgrid.cpp: In function ‘int main()’:
permutationgrid.cpp:14:15: error: ‘i’ was not declared in this scope
14 | for(int n=1; i<h*w; i++){
| ^