Problem | divideby2 |
---|---|
User | taylorpoh1 |
Submission Time | 2024-06-23 15:54:02 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
divideby2.cpp: In function βint main()β:
divideby2.cpp:8:16: error: expected primary-expression before β;β token
8 | cout << N/2 <<;
| ^