79689540

Date: 2025-07-03 23:13:19
Score: 1.5
Natty:
Report link

#include <iostream>

using namespace std;

int main() {

// Print standard output

// on the screen

cout \<\< "Welcome to GFG";

return 0;

}

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: So varth