Posts by Ygor Kayan • 11 points
1 post
-
1
votes1
answer177
viewsQ: Split() problem in Mono
I’m using a platform that has multiple exercises, the Uri Online Judge, and it automatically fixes the output of the program, but it’s in Mono This is my code: string a = Console.ReadLine();…