9d39557f3a
456
5 lines
53 B
C
5 lines
53 B
C
#include<stdio.h>
|
|
|
|
void main() {
|
|
printf(" world");
|
|
} |