This commit is contained in:
blueloveTH 2023-10-11 11:25:02 +08:00
parent d4623c645d
commit b8e68bc9f4

View File

@ -28,7 +28,7 @@ print(primes)
# [2, 3, 5, 7, 11, 13, 17, 19] # [2, 3, 5, 7, 11, 13, 17, 19]
``` ```
## Supported Platforms ## Supported platforms
pkpy should work on any platform with a C++17 compiler. pkpy should work on any platform with a C++17 compiler.
These platforms are officially tested. These platforms are officially tested.