waf/demos/precious/precious.c

2 lines
66 B
C

#include <stdio.h>
int main(){ printf("%d", 108608662); return 0;}