dengxinyi 6 년 전
부모
커밋
63a22eef89
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      poj/3278.catch-that-cow/main.cc

+ 0 - 1
poj/3278.catch-that-cow/main.cc

@@ -42,6 +42,5 @@ int main() {
     }
     printf("%d\n", t);
   }
-
   return 0;
 }