X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=t%2Fproblems%2Faplusb%2Ftests%2Fole%2Fprog.cpp;fp=t%2Fproblems%2Faplusb%2Ftests%2Fole%2Fprog.cpp;h=0000000000000000000000000000000000000000;hp=92fffb137762122baa83696c49efa546641958d0;hb=889e6e2800565514064d59087dedfb640863ef55;hpb=c3a7bac3a8effab522dc0b38b6d6dd0b0eb5add2 diff --git a/t/problems/aplusb/tests/ole/prog.cpp b/t/problems/aplusb/tests/ole/prog.cpp deleted file mode 100644 index 92fffb1..0000000 --- a/t/problems/aplusb/tests/ole/prog.cpp +++ /dev/null @@ -1,6 +0,0 @@ -#include - -int main(void){ - for(int i=0;i<100;i++) - puts("asdasdasd"); -}