#include "printlib.h" int main(){ int x,y,z,a,b,c; string s,d; float v,u,k,n; bool t,w,p; println_int(x); return 0; } // EXPECTED // 0