foo.cc: In function 'int main()':
foo.cc:9:4: error: expected ',' or ';' before 'cin'
cin>>a>>b>>c;
^~~
foo.cc:22:12: error: 'count' was not declared in this scope
cout << count;
^~~~~
foo.cc:22:12: note: suggested alternative: 'cout'
cout << count;
^~~~~
cout
foo.cc:24:4: error: 'retutn' was not declared in this scope
retutn 0;
^~~~~~
foo.cc:24:4: note: suggested alternative: 'getpt'
retutn 0;
^~~~~~
getpt
foo.cc:7:11: warning: unused variable 'b' [-Wunused-variable]
int a, b, c, cout = 0
^
[Hydro](https://hydro.ac)提供评测服务