Initial commit
[gruntmaster-daemon.git] / t / problems / aplusb / tests / ole / prog.cpp
CommitLineData
5c5cd38a
MG
1#include<cstdio>
2
3int main(void){
4 for(int i=0;i<100;i++)
5 puts("asdasdasd");
6}
This page took 0.009823 seconds and 4 git commands to generate.