]>
iEval git - gruntmaster-daemon.git/blob - t/problems/increment/int.cpp
8 for(int i
=0;i
<100;i
++){
15 fprintf(stderr
, "bad ret: %d instead of %d", ret
, nr
+ 1);
20 if(write(4, "20", 2) == -1)
This page took 0.04347 seconds and 4 git commands to generate.