M.Sc. Computer Science
🇨🇦
Published on October 14, 2024 by ARGOSTA
using f32 = float;
#include int main() { std::cout << "Hello World!" << std::endl; return 0; }