waf/demos/precious/precious.c

2 lines
66 B
C
Raw Permalink Normal View History

2011-09-10 11:13:51 +02:00
#include <stdio.h>
int main(){ printf("%d", 108608662); return 0;}