Problem sheepishprogrammer
User Ap3xthird515
Submission Time 2026-05-08 13:31:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sheepishprogrammer.cpp: In function ‘int main()’:
sheepishprogrammer.cpp:5:24: error: expected ‘}’ at end of input
5 | cout << "rgca" << endl;
| ^
sheepishprogrammer.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^