Main.cc: In function 'int main()':
Main.cc:5:13: error: 'C' was not declared in this scope
cin>>a>>b>>C;
^
Main.cc:7:2: error: 'kjfosglkjvn' was not declared in this scope
kjfosglkjvn
^
Main.cc:8:11: error: 'gy' was not declared in this scope
return 0;gy
^
Main.cc: At global scope:
Main.cc:9:2: error: 'cin' does not name a type
}cin>>a*n*5326
^
Main.cc:11:5: error: 'cout' does not name a type
cout>>"38*382">>endl;
^