fox.cc 71 B

1234567
  1. #include <mpi.h>
  2. #include <iostream>
  3. int main() {
  4. return 0;
  5. }