Owl Get a Life
gift.cpp: In function ‘int main()’:gift.cpp:15:29: error: ‘out’ was not declared in this scope 15 | ofstream file;file.open(out.txt);file<<gifts;file.close(); | ^~~