Problem divideby2
User thatlycheeoolongdrink
Submission Time 2024-08-05 15:46:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

divideby2.cpp: In function ‘int main()’:
divideby2.cpp:5:2: error: declaration of ‘auto x’ has no initializer
5 | auto x,y;
| ^~~~
divideby2.cpp:5:2: error: declaration of ‘auto y’ has no initializer