Problem expansion
User wrizz69
Submission Time 2024-12-30 16:57:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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