0_0_26549511_9830.cpp: In function 'int main()': 0_0_26549511_9830.cpp:6:21: error: 'pritnf' was not declared in this scope if(N&1)pritnf("0\n"); ^ 0_0_26549511_9830.cpp:7:22: error: 'pritnf' was not declared in this scope else pritnf("1\n"); ^