Make a ton of VS-recommended changes. Sure, why not.
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
{
|
||||
class Program
|
||||
{
|
||||
static void Main(string[] args)
|
||||
static void Main()
|
||||
{
|
||||
var start = System.DateTime.Now;
|
||||
Q01.Go();
|
||||
|
Reference in New Issue
Block a user