本機VS 運行通過 mock 上面提交不了 囧
using System;
using System.Collections.Generic;
using System.Text;
namespace Test
{
? ? class Program
? ? {
? ? static void Main(string[] args)
{
Console.WriteLine("今日事,今日畢。");
}
}
}
using System;
using System.Collections.Generic;
using System.Text;
namespace Test
{
? ? class Program
? ? {
? ? static void Main(string[] args)
{
Console.WriteLine("今日事,今日畢。");
}
}
}
2016-02-03
舉報
2016-03-29
可能是腳本問題
2016-03-11
多檢查幾遍。
2016-02-03
x現(xiàn)在 ?慕課上所有練習(xí)題都提交不成功,就算是對的 ?也會認(rèn)為是錯的