Größe: 18
Kommentar:
|
← Revision 18 vom 2009-11-24 14:16:49 ⇥
Größe: 304
Kommentar:
|
Gelöschter Text ist auf diese Art markiert. | Hinzugefügter Text ist auf diese Art markiert. |
Zeile 1: | Zeile 1: |
#!c hello world |
cplusplus {{{#!cplusplus int main (int argc, char** argv) { printf ("Hello, world!\n"); return 0; } }}} {{{ %no source highlighting for LaTeX \documentclass{article} \begin{document} \end{document} }}} python {{{#!python import os from sys import time print 'what for?' }}} |