1 條題解

  • 0
    @ 2025-4-6 14:38:05

    本题先输出小A

      #include <bits/stdc++.h>
      using namespace std;
      int main(){
      	cout<<200<<" "<<280; 
      	return 0;
      }
    
    • 1

    資訊

    ID
    94
    時間
    1000ms
    記憶體
    256MiB
    難度
    3
    標籤
    (無)
    遞交數
    50
    已透過
    27
    上傳者