#include <stdio.h> int main() { int a=0; int b=3; return 0; }