0_0_32726218_5708.cpp:10:25: error: array must be initialized with a brace-enclosed initializer int tr[maxn][26] = { 0 }; ^