From 8666b7dbc2f88271b04110e6dcaafeb3b7972585 Mon Sep 17 00:00:00 2001 From: royus Date: Sun, 2 Jun 2019 23:28:24 +0900 Subject: [PATCH] fix output --- io.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/io.c b/io.c index 033d38e..96b54d4 100644 --- a/io.c +++ b/io.c @@ -1,5 +1,5 @@ /* io.c */ -/* Last Change: 2019/05/25 (Sat) 18:11:46. */ +/* Last Change: 2019/06/02 (Sun) 23:28:03. */ #include #include"io.h" @@ -95,8 +95,8 @@ void print_answer(void){ printf("\n --ANSWER-- \n"); //comment out this row int i,j; printf("SIZE %dX%d\n",w,h); - for(i=0;i