Owl Get a Life
gift.cpp: In function ‘int main()’:gift.cpp:13:16: error: expected ‘;’ before ‘if’ 13 | cin >> timing | ^ | ; 14 | 15 | if (i==1) { | ~~