Problem transform
User Akshat369
Submission Time 2023-10-31 00:17:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

transform.cpp: In function ‘int32_t main()’:
transform.cpp:70:13: error: expected ‘}’ at end of input
70 | return 0;
| ^
transform.cpp:54:16: note: to match this ‘{’
54 | int32_t main() {
| ^