On Wed, Jan 2, 2013 at 12:07 AM, Krzysztof Parzyszek <[email protected]> wrote: > I think I sent it to the wrong list the first time. > Could someone review and commit if ok?
Is it possible to add a test for this?
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
