Diferente pentru sandbox intre reviziile #115 si #116
Nu exista diferente intre titluri.
Diferente intre continut:
Feel free to play around.
== code(c) |
#include <stdio.h>
int main(int argc, char *argv[]) {
printf("%s\n", argv[0]);
return 0;
}
==
== code(pas) |
program tester; { :) }
begin
writeln('Hello world');
end.
==
gigi **ionel** gigi **ionel**
