#include <queue>. using namespace std;. int main(). {. priority_queue<int> p;. int numbers[10] = {3, 6, 5, 555, 211, 321, 48, 99, 6773, 4};.
確定! 回上一頁