Problem simp
User gab
Submission Time 2025-04-29 17:28:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

simp.cpp: In function β€˜int main()’:
simp.cpp:7:35: error: expected identifier before β€˜(’ token
7 | if ((c1 > a1) and (c1 > b1)) and ((c2 > a2) and (c2 > b2)) {
| ^