Language
C++
Compiler
gcc HEAD 14.0.0 20230821 (experimental)
Options
Warnings
Don't Use Boost
C++2b(GNU)
no pedantic
$ g++ prog.cc -Wall -Wextra -std=gnu++2b
Seconds from the start of 2010 to the start of 2020 in New York:
without leap seconds = 315532800s
with leap seconds = 315532803s
Exit Code:
0