#include <stdio.h> int a(x) int x;{return(x<0?-x:x);} int main(void) { int x,y; for(y=0;y<19;y++){ for(x=0;x<19;x++) } }
Standard input is empty
################### ######### ######### ######## ######## ####### ####### ###### ###### ##### ##### #### #### ### ### ## ## # # ## ## ### ### #### #### ##### ##### ###### ###### ####### ####### ######## ######## ######### ######### ###################