Problem | permutationgrid |
---|---|
User | CKCodeBreaker55 |
Submission Time | 2024-12-07 10:25:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
permutationgrid.cpp: In function ‘int main()’:
permutationgrid.cpp:15:5: error: ‘x’ was not declared in this scope
15 | a[x] = n;
| ^