prog.m 50 B

12345
  1. #import<stdio.h>
  2. int main(void) {
  3. return 0;
  4. }