79270943

Date: 2024-12-11 08:16:16
Score: 1.5
Natty:
Report link

For g++-11. You can compile above codes using:

>>g++-11 -std=c++20 -fmodules-ts helloworld.cpp main.cpp  -o main -xc++-system-header iostream
>>./main
Hello world
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: lzl jnu