#include <stdio.h>
int main(){
int num;
if (num>0){
}
else{
}
return 0;
}
I2luY2x1ZGUgPHN0ZGlvLmg+CmludCBtYWluKCl7CmludCBudW07CiAgICBwcmludGYoImVudGVyIGEgbnVtYmVyIDogIik7CiAgICBzY2FuZigiJWQiLCZudW0pOwogICAgaWYgKG51bT4wKXsKICAgICAgICBwcmludGYoIlxubnVtYmVyIGlzICt2ZSIpOwogICAgfQogICAgZWxzZXsKICAgICAgICBwcmludGYoIlxubnVtIGlzIC12ZSIpOwogICAgfQogICAgcmV0dXJuIDA7Cn0KCg==