@@ -6,7 +6,6 @@
using namespace std;
#include "tire.h"
-#include "tire.cpp"
const int N = 1e5;
const int M1 = 3;
@@ -2,7 +2,6 @@
#define __L87_TIRE_H__
#include "list.h"
-#include "list.cpp"
#include <string>
const int TIRE_NODE_NUMBER = 128;