Why do I get different output of the same code but on different laptops?

后端 未结 0 363
温柔的废话
温柔的废话 2020-12-22 09:13

So there is this code:

struct HT_Task
{
    int tid;                        /*Task\'s identifier*/
    int difficulty;                 /*Task\'s difficulty*/
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题