# call_api.py の YOUR_TOKEN を書き換え
g++ -std=gnu++17 main.cpp -o main
python3 call_api.py ./main
cpp_and_python
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
# call_api.py の YOUR_TOKEN を書き換え
g++ -std=gnu++17 main.cpp -o main
python3 call_api.py ./main