Sign in
Home
Projects
Help
Search
:
Системное программирование
Overview
Activity
Issues
News
Documents
Wiki
Files
Wiki
Start page
Index by title
Index by date
History
Hello World
¶
#include<stdio.h> void main() { printf("Hello World\n"); exit(0); }
Also available in:
HTML
TXT
Loading...