Author
anonymous
3 months ago
C++
gcc 13.2.0
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.83.0-gcc-13.2.0/include -std=gnu++2b
/usr/bin/ld: /lib/x86_64-linux-gnu/crt1.o: in function `_start': (.text+0x1b): undefined reference to `main' collect2: error: ld returned 1 exit status