0_0_38573665_20253.cpp: In function 'int main()':
0_0_38573665_20253.cpp:36:55: error: expected statement at end of input
for (i = 0;(i <= s[1].m && i * s[1].p <= ma / 3);i++) //âÿýÿýÿý
^
0_0_38573665_20253.cpp:36:55: error: expected '}' at end of input
0_0_38573665_20253.cpp:21:2: note: to match this '{'
{
^
0_0_38573665_20253.cpp:36:55: error: expected '}' at end of input
for (i = 0;(i <= s[1].m && i * s[1].p <= ma / 3);i++) //âÿýÿýÿý
^
0_0_38573665_20253.cpp:18:1: note: to match this '{'
{
^
|