添加取反说明技巧

This commit is contained in:
flykhan 2023-06-19 15:25:02 +08:00
parent 428eaec33c
commit 6f86054fb6
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
/*
01 10
1
-9 8, 10 -11
*/
#include <iostream>
using namespace std;