We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df3c2b2 commit 5eab912Copy full SHA for 5eab912
1 file changed
README.md
@@ -176,8 +176,8 @@ g++ --version
176
```
177
178
```text
179
-Apple clang version 15.0.0 (clang-1500.3.9.4)
180
-Target: x86_64-apple-darwin23.6.0
+Apple clang version 17.0.0 (clang-1700.0.13.5)
+Target: x86_64-apple-darwin24.6.0
181
Thread model: posix
182
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
183
@@ -189,7 +189,7 @@ cppcheck --version
189
190
191
192
-Cppcheck 2.15.0
+Cppcheck 2.18.0
193
194
195
## Algorithm excersices sources
0 commit comments