Problem topical
User G
Submission Time 2024-03-04 14:20:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

topical.cpp: In function ‘int main()’:
topical.cpp:17:19: error: expected ‘)’ before ‘{’ token
17 | for(int x;x<n;x++{
| ~ ^
| )