update code

This commit is contained in:
Laurent Perron
2024-12-19 15:39:10 +01:00
parent 925af8aa71
commit fc422b468f
26 changed files with 683 additions and 110 deletions

View File

@@ -14,6 +14,7 @@
// [START program]
// [START import]
#include <algorithm>
#include <cstddef>
#include <cstdint>
#include <iterator>
#include <numeric>