0_0_14985293_28073.cpp:9:3: error: stray '\272' in program
int บว;
^
0_0_14985293_28073.cpp:9:3: error: stray '\307' in program
0_0_14985293_28073.cpp:10:3: error: stray '\272' in program
cout<<บว<<endl;
^
0_0_14985293_28073.cpp:10:3: error: stray '\307' in program
0_0_14985293_28073.cpp: In function 'int main()':
0_0_14985293_28073.cpp:9:3: error: declaration does not declare anything [-fpermissive]
int บว;
^
0_0_14985293_28073.cpp:10:11: error: expected primary-expression before '<<' token
cout<<บว<<endl;
^
|