Problem universe
User Gladius3482
Submission Time 2023-02-15 19:58:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

universe.cpp: In function ‘int main()’:
universe.cpp:41:1: error: expected ‘}’ at end of input
41 | }
| ^
universe.cpp:8:14: note: to match this ‘{’
8 | signed main(){
| ^