2024-12-02 09:26:29 +04:00

5 lines
55 B
C

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