Problem | dogmonkey |
---|---|
User | LCJLY |
Submission Time | 2023-01-12 11:02:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
dogmonkey.cpp: In function ‘int32_t main()’:
dogmonkey.cpp:26:12: error: ‘couter’ was not declared in this scope; did you mean ‘counter’?
26 | counter=(couter*2)%mod;
| ^~~~~~
| counter