0_0_32891535_7463.cpp:14:5: error: stray '#' in program
st#include <iostream>
^
0_0_32891535_7463.cpp: In function 'int main()':
0_0_32891535_7463.cpp:14:3: error: 'st' was not declared in this scope
st#include <iostream>
^
0_0_32891535_7463.cpp:19:11: error: a function-definition is not allowed here before '{' token
int main(){
^
0_0_32891535_7463.cpp:73:1: error: expected '}' at end of input
}
^
0_0_32891535_7463.cpp:73:1: error: expected '}' at end of input
|