Convert all test programs from CPP to C
[gruntmaster-daemon.git] / t / problems / aplusb / tests / ole / prog.cpp
diff --git a/t/problems/aplusb/tests/ole/prog.cpp b/t/problems/aplusb/tests/ole/prog.cpp
deleted file mode 100644 (file)
index 92fffb1..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#include<cstdio>
-
-int main(void){
-       for(int i=0;i<100;i++)
-               puts("asdasdasd");
-}
This page took 0.009449 seconds and 4 git commands to generate.