Problem | palindromicfizzbuzz |
---|---|
User | JhoCyber |
Submission Time | 2025-01-16 21:25:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
palindromicfizzbuzz.cpp: In function ‘int32_t main()’:
palindromicfizzbuzz.cpp:13:28: error: expected ‘)’ before ‘;’ token
13 | reverse(r.begin(),r.end();
| ~ ^
| )