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