K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-10-13T11:28:30.000000Z K 7 svn:log V 102 int main(void) { int i=0; while (++i<=500) { printf("I will double check my commits next time.\n"); } END