Problem | showertheduck |
---|---|
User | wrizz69 |
Submission Time | 2024-12-28 11:16:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
showertheduck.cpp: In function ‘int32_t main()’:
showertheduck.cpp:38:24: error: ‘divisors’ was not declared in this scope
38 | for(int d : divisors[x]) {
| ^~~~~~~~
showertheduck.cpp:38:33: error: ‘x’ was not declared in this scope
38 | for(int d : divisors[x]) {
| ^