Problem | palindromicfizzbuzz |
---|---|
User | chisim |
Submission Time | 2023-02-16 01:11:46 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
palindromicfizzbuzz.cpp: In function βint main()β:
palindromicfizzbuzz.cpp:29:18: error: expected primary-expression before β<<β token
29 | cout << test; << endl;
| ^~