mostly on computers and mathematics
#include <cstdio>
int main ( ) { char c ; int i = 0 ; while ( c = ( i ++ ) [ "Hello, world!\n" ] ) putchar ( c ) ; }
Post a Comment
No comments :
Post a Comment