Problem plural
User th3manyax3s
Submission Time 2026-01-31 18:22:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

plural.cpp: In function ‘int main()’:
plural.cpp:12:1: error: expected ‘}’ at end of input
12 | }
| ^
plural.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^