moth/packages/net-re/6100/exe.c

6 lines
75 B
C
Raw Normal View History

2011-03-04 13:57:22 -07:00
#include <stdio.h>
int main() {
printf("The key is 'intangible'.");
}