0_0_39536127_7586.cpp: In function 'void solve()': 0_0_39536127_7586.cpp:57:22: error: expected '}' at end of input 57 | dp[0][0] = 1; // | ^ 0_0_39536127_7586.cpp:48:1: note: to match this '{' 48 | { | ^