0_0_16391717_5677.cpp: In function 'void io_in_data()':
0_0_16391717_5677.cpp:22:19: error: a function-definition is not allowed here before '{' token
void getdivisor() {
^
0_0_16391717_5677.cpp:26:13: error: a function-definition is not allowed here before '{' token
void getf() {
^
0_0_16391717_5677.cpp:104:1: error: expected '}' at end of input
}
^
|