From 0bbe952ffbb2f39e42acbc20b74b31f2b1e9251d Mon Sep 17 00:00:00 2001 From: RainLqwq <1694243498@qq.com> Date: Sun, 26 Oct 2025 19:09:35 +0800 Subject: [PATCH] Fix bug in 1plus1.txt at line 4 --- 1plus1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1plus1.txt b/1plus1.txt index b4db790..b84dd7c 100644 --- a/1plus1.txt +++ b/1plus1.txt @@ -1,4 +1,4 @@ 1+1=2 1+2=3 1+3=4 -1+4=6 \ No newline at end of file +1+4=5 \ No newline at end of file