Problem bftrouble
User penguin1234
Submission Time 2024-08-03 14:13:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bftrouble.cpp: In function ‘int main()’:
bftrouble.cpp:5:5: error: expected ‘;’ before ‘N’
5 | cin N >> R;
| ^~
| ;