Problem transmit
User Xrh999
Submission Time 2024-12-30 15:29:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

transmit.cpp: In function ‘int main()’:
transmit.cpp:15:43: error: expected ‘)’ before ‘;’ token
15 | else for (int i = 0; i < (thingy * 2 + 1; i++) cout << m;
| ~ ^
| )