79130942

Date: 2024-10-27 16:01:11
Score: 2.5
Natty:
Report link

1 #include 2 using namespace std; 3 4 int main() { 5 string name; 6 cout>>"enter your name: "; 7 cin>>name; 8 returm 0;

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low entropy (1):
  • Low reputation (1):
Posted by: Asad Saifi