0_0_20148318_674.cpp: In lambda function:
0_0_20148318_674.cpp:70:21: error: expected '{' before '[' token
scanf(" %c",&[i][j]);
^
0_0_20148318_674.cpp: In function 'int main()':
0_0_20148318_674.cpp:70:21: error: no match for 'operator[]' (operand types are 'main()::<lambda()>' and 'int')
|