Judge Information
Run ID: 32477
src.cpp: In function 'int main()':
src.cpp:23:25: error: expected ')' before 'tam'
if (a[i] == a[i+1] tam++;
^
src.cpp:27:1: error: expected '}' at end of input
}
^
src.cpp:23:25: error: expected ')' before 'tam'
if (a[i] == a[i+1] tam++;
^
src.cpp:27:1: error: expected '}' at end of input
}
^