Problem blank
User SigmaRizzler67
Submission Time 2026-05-18 16:17:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

blank.cpp: In function ‘int main()’:
blank.cpp:5:17: error: expected ‘}’ at end of input
5 | cout << "blank";
| ^
blank.cpp:4:15: note: to match this ‘{’
4 | signed main() {
| ^