0_0_38614877_21590.cpp: In function 'int main()':
0_0_38614877_21590.cpp:33:10: error: 'Stsn' was not declared in this scope
cout<<Stsn wins<<endl;
^~~~
0_0_38614877_21590.cpp:37:28: error: expected ';' before '}' token
cout<<"Ollie wins"<<endl
^
;
}
~
|