0_0_38146669_4649.cpp: In function 'int main()':
0_0_38146669_4649.cpp:5:22: error: 'scnaf' was not declared in this scope
whlie(scnaf("%d", &n) && n != 0) {
^
0_0_38146669_4649.cpp:5:33: error: 'whlie' was not declared in this scope
whlie(scnaf("%d", &n) && n != 0) {
^
|