4 lines
69 B
C
4 lines
69 B
C
#include <stdio.h>
|
|
int main(){
|
|
printf("Hello from losst.ru\n");
|
|
} |
#include <stdio.h>
|
|
int main(){
|
|
printf("Hello from losst.ru\n");
|
|
} |