hello-algo/codes
Yudong Jin f7c41b6bef
fix: Update C code for compatibility with the MSVC compiler (#949)
* Replace VLA with malloc
Replace VLA with malloc to make C code
compatible with cl compiler on Windows.

* Fix C code for CI compiler.

* Fix C code compability to CI.

* check the trigger
2023-11-17 00:29:54 +08:00
..
c fix: Update C code for compatibility with the MSVC compiler (#949) 2023-11-17 00:29:54 +08:00
cpp fix: Update C code for compatibility with the MSVC compiler (#949) 2023-11-17 00:29:54 +08:00
csharp Several bug fixes and improvements (#945) 2023-11-14 21:27:35 +08:00
dart fix(Dart): Avoid using num as a variable name (#946) 2023-11-16 00:32:39 +08:00
go Several bug fixes and improvements (#945) 2023-11-14 21:27:35 +08:00
java Several bug fixes and improvements (#945) 2023-11-14 21:27:35 +08:00
javascript Several bug fixes and improvements (#945) 2023-11-14 21:27:35 +08:00
python Several bug fixes and improvements (#945) 2023-11-14 21:27:35 +08:00
rust Several bug fixes and improvements (#945) 2023-11-14 21:27:35 +08:00
swift Several bug fixes and improvements (#945) 2023-11-14 21:27:35 +08:00
typescript Several bug fixes and improvements (#945) 2023-11-14 21:27:35 +08:00
zig Several bug fixes and improvements (#945) 2023-11-14 21:27:35 +08:00
docker-compose.yml Several bug fixes and improvements (#945) 2023-11-14 21:27:35 +08:00
Dockerfile Several bug fixes and improvements (#945) 2023-11-14 21:27:35 +08:00