#18095: ??????????????????????????????????????????????????????????????????????????????????????????????


rexwu1104@gmail.com (黑雪公主 Black Lotus)

學校 : 新北市私立南山高級中學
編號 : 93041
來源 : [118.166.54.130]
最後登入時間 :
2022-06-06 20:48:09
c431. Sort ! Sort ! Sort ! | From: [114.24.4.158] | 發表日期 : 2019-06-16 18:25

#include <bits/stdc++.h>
using namespace std;
int main() {
cin.tie(0);
ios::sync_with_stdio(false);
int b[101]={0}, a;longint c;
while(cin >> c){
if(c!=1){
for(longint i=0;i<c;i++){
cin >> a;
b[a]+=1;
}
for(int i=1;i<=100;i++){
if(b[i]==0)continue;
for(int j=0;j<b[i];j++){
cout << i << " ";
}
}
cout << "\n";
}
else{
cin >> a;
cout << a << "\n";
}
}
}

#0: 20% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object

#1: 20% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object

#2: 20% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object

#3: 20% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object

#4: 10% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object

#5: 10% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object
 
 
#18100: Re:??????????????????????????????????????????????????????????????????????????????????????????????


ufve0704 (爬 我爬 我爬爬爬 有排行榜這種東西就是要爬 爬過我上面的那...)

學校 : 臺北市私立延平高級中學
編號 : 83268
來源 : [203.72.178.1]
最後登入時間 :
2023-10-30 13:02:50
c431. Sort ! Sort ! Sort ! | From: [114.42.215.175] | 發表日期 : 2019-06-16 18:49

#include <bits/stdc++.h>
using namespace std;
int main() {
cin.tie(0);
ios::sync_with_stdio(false);
int b[101]={0}, a;longint c;
while(cin >> c){
if(c!=1){
for(longint i=0;i<c;i++){
cin >> a;
b[a]+=1;
}
for(int i=1;i<=100;i++){
if(b[i]==0)continue;
for(int j=0;j<b[i];j++){
cout << i << " ";
}
}
cout << "\n";
}
else{
cin >> a;
cout << a << "\n";
}
}
}

#0: 20% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object

#1: 20% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object

#2: 20% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object

#3: 20% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object

#4: 10% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object

#5: 10% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object
 


#include <bits/stdc++.h>

內涵#include <iostream>

 
#18101: Re:??????????????????????????????????????????????????????????????????????????????????????????????


rexwu1104@gmail.com (黑雪公主 Black Lotus)

學校 : 新北市私立南山高級中學
編號 : 93041
來源 : [118.166.54.130]
最後登入時間 :
2022-06-06 20:48:09
c431. Sort ! Sort ! Sort ! | From: [114.24.4.158] | 發表日期 : 2019-06-16 19:05

#include <bits/stdc++.h>
using namespace std;
int main() {
cin.tie(0);
ios::sync_with_stdio(false);
int b[101]={0}, a;longint c;
while(cin >> c){
if(c!=1){
for(longint i=0;i<c;i++){
cin >> a;
b[a]+=1;
}
for(int i=1;i<=100;i++){
if(b[i]==0)continue;
for(int j=0;j<b[i];j++){
cout << i << " ";
}
}
cout << "\n";
}
else{
cin >> a;
cout << a << "\n";
}
}
}

#0: 20% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object

#1: 20% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object

#2: 20% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object

#3: 20% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object

#4: 10% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object

#5: 10% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object
 


#include <bits/stdc++.h>

內涵#include 

所以.......


 
#20130: Re:??????????????????????????????????????????????????????????????????????????????????????????????


089487 (089487)

學校 : 國立臺灣師範大學附屬高級中學
編號 : 82069
來源 : [220.130.10.185]
最後登入時間 :
2024-04-01 11:16:18
c431. Sort ! Sort ! Sort ! | From: [223.140.60.151] | 發表日期 : 2019-12-05 12:06

#include <bits/stdc++.h>
using namespace std;
int main() {
cin.tie(0);
ios::sync_with_stdio(false);
int b[101]={0}, a;longint c;
while(cin >> c){
if(c!=1){
for(longint i=0;i<c;i++){
cin >> a;
b[a]+=1;
}
for(int i=1;i<=100;i++){
if(b[i]==0)continue;
for(int j=0;j<b[i];j++){
cout << i << " ";
}
}
cout << "\n";
}
else{
cin >> a;
cout << a << "\n";
}
}
}

#0: 20% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object

#1: 20% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object

#2: 20% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object

#3: 20% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object

#4: 10% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object

#5: 10% RE (code:127)

您或許執行了不正確的系統指令。
/4808877/code_4808877.exe: error while loading shared libraries: libm.so.6: failed to map segment from shared object
 


#include <bits/stdc++.h>

內涵#include 

所以.......


你include <iostream>但題目:

請勿使用   #include <iostream>

 

 
ZeroJudge Forum