Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 114 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 114 Bytes

PT2016

Programming Technologies 2016

string[] token = Console.ReadLine().Split()

int a = int.Parse(token[0]);