777/Source.c
Адель Алимов 9d39557f3a 123
456
2024-11-18 09:41:19 +04:00

5 lines
53 B
C

#include<stdio.h>
void main() {
printf(" world");
}