0_0_20398919_11962.cpp: In function 'int main()':
0_0_20398919_11962.cpp:11:9: error: 's' was not declared in this scope
s=1;
^
0_0_20398919_11962.cpp:16:22: error: expected primary-expression before '<' token
if(s>=10)<span style="white-space:pre">
^
0_0_20398919_11962.cpp:16:23: error: 'span' was not declared in this scope
if(s>=10)<span style="white-space:pre">
^
|