| Problem | ducknuggetconvention |
|---|---|
| User | VMaksimoski008 |
| Submission Time | 2025-04-18 22:22:23 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ducknuggetconvention.cpp: In function ‘int main()’:
ducknuggetconvention.cpp:32:18: error: assignment of read-only variable ‘B’
32 | if(n == 1) B = 1;
| ~~^~~