2024-12-02 09:27:55 +04:00

5 lines
55 B
C

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