Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5429

Teaching and learning resources • Re: Advent of Code 2023

$
0
0
No need for GMP. C++23 has float128_t.

Using your data:

Code:

pi@pi5:~/AoC-2023-cplusplus/day24 $ g++ -O3 -std=c++23 day24.cpp pi@pi5:~/AoC-2023-cplusplus/day24 $ ./a.out --- Day 24: Never Tell Me The Odds ---part 1 - 24627part 2 - 527310134398221Elapsed - 22.326 ms.

Statistics: Posted by lurk101 — Thu Feb 08, 2024 8:35 pm



Viewing all articles
Browse latest Browse all 5429

Trending Articles