This commit is contained in:
2025-12-13 07:26:06 -10:00
parent 3f24130557
commit 471297e87a
3 changed files with 71 additions and 0 deletions
Executable
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
set -e
g++ main.cpp -std=c++23
./a.out