0 کاربر و 1 مهمان درحال مشاهده موضوع.
cat /*dev/null; echo "سال ۱۴۰۰ مبارک"cat <<c*/ /*dev/null | cat > /dev/nullc */ () {} /*c */ main() { cat(); printf("سال ۱۴۰۰ مبارک\n"); } /*17 format('سال ۱۴۰۰ مبارک') write (6,17) stop endc This program runs in four languages with the same effect.c The languages are C, Fortran, C Shell and Bourne Shell.c Written by Vadim Antonov, avg@hq.demos.suc*/
gcc -x c happy -o happy_c
gfortran -x f77 happy -o happy_f