Problem performance
User StarSparrowFox
Submission Time 2024-12-28 12:29:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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