wes %!s(int64=4) %!d(string=hai) anos
pai
achega
a4108aebcf
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Qwixx/olok.cpp

+ 1 - 0
Qwixx/olok.cpp

@@ -72,4 +72,5 @@ std::string Olok::toString(void) {
     }
     // add penalty count to output
     output.push_back(penaltyCount + '0');
+    return output;
 }