0_0_39312679_4935.cpp: In function 'int main()': 0_0_39312679_4935.cpp:64:29: error: expected ';' before '}' token 64 | st[0][i] = i | ^ | ; 65 | } | ~