#!/bin/sh rm a.out clang++ -std=c++23 main.cpp ./a.out