]> iEval git - gruntmaster-daemon.git/blob - t/problems/aplusb/tests/ole/prog.cpp
Remove purges (as they are now unnecessary)
[gruntmaster-daemon.git] / t / problems / aplusb / tests / ole / prog.cpp
1 #include<cstdio>
2
3 int main(void){
4 for(int i=0;i<100;i++)
5 puts("asdasdasd");
6 }
This page took 0.036457 seconds and 5 git commands to generate.