add cheatsheet

This commit is contained in:
2025-08-21 23:24:24 +08:00
parent 386069e2ec
commit 5a7162bcda
3 changed files with 1108 additions and 0 deletions

6
0-0-test.cpp Normal file
View File

@@ -0,0 +1,6 @@
#include <iostream>
int main() {
std::cout << "Hello world" << std::endl;
return 0;
}

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB