/ Event_April_2023 / ex07 / smallest.c
smallest.c
1  main(c,v)char**v;{c!=3?:exit(printf("%s %s\n",v[1],v[2])*0+2);}