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;
 }