0_0_36700020_5084.cpp:51:1: error: missing terminating " character
printf("%d
^
0_0_36700020_5084.cpp:52:1: error: missing terminating " character
",solve(B));
^
0_0_36700020_5084.cpp: In function 'int main()':
0_0_36700020_5084.cpp:53:1: error: expected primary-expression before '}' token
}
^
|