Help for this page

Select Code to Download


  1. or download this
    $ cat aa.c
    #include <stdio.h>
    ...
    $ gcc -o aa aa.c
    $ ./aa
    41