Problem typo
User Ninja106
Submission Time 2023-01-16 17:35:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typo.cpp: In function ‘int main()’:
typo.cpp:28:1: error: expected ‘}’ at end of input
28 | }
| ^
typo.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^