0_0_21553075_10066.cpp: In function 'int main()': 0_0_21553075_10066.cpp:35:4: error: expected ';' before 'if' if(s[i].p>s[i].q) ^ 0_0_21553075_10066.cpp:37:4: error: 'else' without a previous 'if' else if(s[i].p==s[i].q) ^