#include <stdio.h>int main(int argc, char **argv, char **envp){ while(*envp) puts(*(envp++));}
Standard input is empty
TMPDIR=/tmp/G8lskh PATH=/usr/local/bin:/usr/bin:/bin PWD=/home/lqpTqR LANG=en_US.UTF-8 SHLVL=0 HOME=/home/lqpTqR
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!