MailRuChamps / raic-2019

Russian AI Cup — artificial intelligence programming contest. Official website: http://russianaicup.ru
GNU General Public License v3.0
73 stars 45 forks source link

Added comma between x and y in Vec2Float::toString() and Vec2Double::… #70

Open justrepo opened 4 years ago

justrepo commented 4 years ago

It it hard to read output from Vec2Float::toString() when x and y values are concatenated.