Owl Get a Life
gift.cpp: In function ‘int main()’:gift.cpp:8:19: error: expected ‘;’ before ‘i’ 8 | for (int i = 1 i < n; i++){ | ^~ | ;