0_0_29794612_19242.cpp: In function 'int main()':
0_0_29794612_19242.cpp:34:18: error: 'scnaf' was not declared in this scope
scnaf("%d",&m);
^
0_0_29794612_19242.cpp:57:4: error: 'else' without a previous 'if'
else
^
0_0_29794612_19242.cpp:59:18: error: 'scnaf' was not declared in this scope
scnaf("%d",&m);
^
|