:1:1: error: 'include' does not name a type 1 | include<iostream> | ^~~~~~~ : In function 'int main()': :4:4: error: 'cout' was not declared in this scope 4 | { cout<<"Welcome to the OPS."; | ^~~~