carnival.cpp:1:1: error: expected unqualified-id before 'if' 1 | if(j<i&&g!=-1)return cout<<j<<' '<<i,0; | ^~