Some basic tokens

This commit is contained in:
Rafał Grodziński
2025-05-27 14:25:29 +09:00
parent 45387b7638
commit 838dbbeb03
7 changed files with 73 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
cc -c -std=c++17 *.cpp
cc -std=c++17 -lc++ *.cpp -o brb