79436454

Date: 2025-02-13 14:16:53
Score: 1.5
Natty:
Report link

rtype function(vector<int> (&G)[]) { ... } . . vector<int> G[N];

also works. I use C++ 23(GCC 14.2, msys2)

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