Problem | divideby2 |
---|---|
User | thatlycheeoolongdrink |
Submission Time | 2024-08-05 15:46:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
divideby2.cpp: In function ‘int main()’:
divideby2.cpp:5:2: error: declaration of ‘auto x’ has no initializer
5 | auto x;
| ^~~~
divideby2.cpp:6:2: error: declaration of ‘auto y’ has no initializer
6 | auto y;
| ^~~~