From 96f6f138e4b1ce3606db7f57adb8b1609db4619c Mon Sep 17 00:00:00 2001 From: Mars Liu Date: Thu, 21 Oct 2021 21:56:17 +0800 Subject: [PATCH] fixed a settings error --- .../count.json" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/3.\344\275\215\350\277\220\347\256\227/2.\344\272\214\350\277\233\345\210\266\346\225\260/count.json" "b/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/3.\344\275\215\350\277\220\347\256\227/2.\344\272\214\350\277\233\345\210\266\346\225\260/count.json" index 7e3962c..f1174dd 100644 --- "a/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/3.\344\275\215\350\277\220\347\256\227/2.\344\272\214\350\277\233\345\210\266\346\225\260/count.json" +++ "b/data/3.C\350\257\255\350\250\200\351\253\230\351\230\266/3.\344\275\215\350\277\220\347\256\227/2.\344\272\214\350\277\233\345\210\266\346\225\260/count.json" @@ -1,6 +1,6 @@ { "type": "code_options", "author": "刘鑫", - "source": "check.md", + "source": "count.md", "exercise_id":"277ffa9a36b648c8a55a512c7e5daf99" } \ No newline at end of file -- GitLab