编译命令更改

This commit is contained in:
iridiumR 2021-10-29 15:46:26 +08:00
parent 50f2a1273e
commit c63319f328

View file

@ -1,5 +1,5 @@
#include "vec.cpp"
#include "list.cpp"
#include "vec.h"
#include "list.h"
#include "score.h"
#include <time.h>
#include <stdio.h>