summaryrefslogtreecommitdiff
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/main.cpp b/main.cpp
index b52f6c2..d95107c 100644
--- a/main.cpp
+++ b/main.cpp
@@ -142,11 +142,12 @@ int solve(string & s) {
string types[7] = {"original",
"B.1.1.7",
+"B.1.351",
"B.1.427",
"P.1",
-"B.1.351",
-"other_vrt",
-"not_sars_cov2"};
+"not_sars_cov2",
+"not_sars_cov2"
+};
void answer(){
for(int i = 0; i < 100;i++){