MEMORY_LIMIT_EXCEEDED

前端 未结 0 656
名媛妹妹
名媛妹妹 2020-12-02 14:12

some time i get time limit ..... i found :

ios::sync_with_stdio(0);
    cin.tie(0);
    cout.tie(0);

and after i get time limit fewer now i t

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