test.cpp 58 B

12345
  1. #include <stdio.h>
  2. void prout() {
  3. printf("prout\n");
  4. }