Problem fabric
User ishaanpatni
Submission Time 2024-09-21 18:56:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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