2022-12-06 12:26:38 +04:00

6 lines
112 B
Java

public class Program {
public static void main(String[] args) {
new FormMapWithSetAirbus();
}
}