diff options
| author | tylov <[email protected]> | 2023-08-11 23:11:01 +0200 |
|---|---|---|
| committer | tylov <[email protected]> | 2023-08-11 23:11:01 +0200 |
| commit | ea878349e94ef00643b2510045f6482385cff1a7 (patch) | |
| tree | f2976d4f80da34b91815d72ba6a9fb9752dadfdb /README.md | |
| parent | 31ba4b2a36dee10b7e5d58561a2c0291cff6faeb (diff) | |
| download | STC-modified-ea878349e94ef00643b2510045f6482385cff1a7.tar.gz STC-modified-ea878349e94ef00643b2510045f6482385cff1a7.zip | |
Updated godbolt code.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -240,7 +240,7 @@ int main(void) ``` This example uses four different container types: -[ [Run this code](https://godbolt.org/z/qor16Gf6j) ] +[ [Run this code](https://godbolt.org/z/j68od14hv) ] ```c #include <stdio.h> |
