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

5 lines
55 B
C

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