From be1a73e684bc6cc23d04521021a1c75f8b97502b Mon Sep 17 00:00:00 2001 From: royus Date: Sun, 2 Jun 2019 23:53:12 +0900 Subject: [PATCH] fix output --- io.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/io.c b/io.c index 80d29a8..b158637 100644 --- a/io.c +++ b/io.c @@ -1,5 +1,5 @@ /* io.c */ -/* Last Change: 2019/06/02 (Sun) 23:28:03. */ +/* Last Change: 2019/06/02 (Sun) 23:53:02. */ #include #include"io.h" @@ -101,7 +101,7 @@ void print_answer(void){ printf("SIZE %dX%d\n",w,h); for(i=0;i