Problem | palindromicfizzbuzz |
---|---|
User | cprime |
Submission Time | 2024-09-11 23:32:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
palindromicfizzbuzz.cpp: In function ‘int main()’:
palindromicfizzbuzz.cpp:10:29: error: expected ‘)’ before ‘;’ token
10 | reverse(r.begin(), r.end();
| ~ ^
| )