Problem | divideby2 |
---|---|
User | CookieCoder |
Submission Time | 2025-05-26 17:30:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
divideby2.cpp: In function ‘int main()’:
divideby2.cpp:7:5: error: expected ‘;’ before ‘N’
7 | cin N;
| ^~
| ;