0_0_17527490_26944.cpp: In function 'int main()':
0_0_17527490_26944.cpp:7:5: error: 'else' without a previous 'if'
else(t--)
^
0_0_17527490_26944.cpp:8:5: error: expected ';' before '{' token
{
^
0_0_17527490_26944.cpp:13:12: error: expected '}' at end of input
}
^
|