blob: 4e4b87372ad67b0785f497f54a5dd9e259206e97 [file] [log] [blame]
#include<stdio.h>
int main(void) {
printf("This is subproject 1.\n");
return 0;
}