#include "stdio.h" main() { int i; int j; j = 10; return 0; }