48 条题解
信息
- ID
- 85
- 时间
- 1000ms
- 内存
- 128MiB
- 难度
- 3
- 标签
- (无)
- 递交数
- 672
- 已通过
- 345
- 上传者
#include<bits/stdc++.h>
using namespace std;
int main(){
int n;
cin>>n;
if(n==0){
cout<<"zero";
}
if(n>0){
cout<<"positive";
}
if(n<0){
cout<<"negative";
}
return 0;
}
#include<bits/stdc++.h>
using namespace std;
int main(){
int n;
cin>>n;
if(n==0){
cout<<"zero";
}
if(n>0){
cout<<"positive";
}
if(n<0){
cout<<"negative";
}
return 0;
}
#include<bits/stdc++.h>
using namespace std;
int main(){
int n;
cin>>n;
if(n==0){
cout<<"zero";
}
if(n>0){
cout<<"positive";
}
if(n<0){
cout<<"negative";
}
return 0;
}
#include <bits/stdc++.h> using namespace std; int main() { int n; cin>>n; if(n>0){ cout<<"positive"; } if(n==0){ cout<<"zero"; } if(n<0){ cout<<"negative"; } return 0; }
#include<bits/stdc++.h>
using namespace std;
int main(){
int n;
cin>>n;
if(n==0){
cout<<"zero";
}
if(n>0){
cout<<"positive";
}
if(n<0){
cout<<"negative";
}
return 0;
}
#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; if(n>0){ cout<<"positive"<<endl; } if(n==0){ cout<<"zero"<<endl; } if(n<0){ cout<<"negative"<<endl; } return 0; }
#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; if(n>0){ cout<<"positive"<<endl; } if(n==0){ cout<<"zero"<<endl; } if(n<0){ cout<<"negative"<<endl; } return 0; }
#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; if(n>0){ cout<<"positive"<<endl; } if(n==0){ cout<<"zero"<<endl; } if(n<0){ cout<<"negative"<<endl; } return 0; }
#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; if(n>0){ cout<<"positive"<<endl; } if(n==0){ cout<<"zero"<<endl; } if(n<0){ cout<<"negative"<<endl; } return 0; }
#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; if(n>0){ cout<<"positive"<<endl; } if(n==0){ cout<<"zero"<<endl; } if(n<0){ cout<<"negative"<<endl; } return 0; }
#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; if(n>0){ cout<<"positive"<<endl; } if(n==0){ cout<<"zero"<<endl; } if(n<0){ cout<<"negative"<<endl; } return 0; }
#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; if(n>0){ cout<<"positive"<<endl; } if(n==0){ cout<<"zero"<<endl; } if(n<0){ cout<<"negative"<<endl; } return 0; }
#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; if(n>0){ cout<<"positive"<<endl; } if(n==0){ cout<<"zero"<<endl; } if(n<0){ cout<<"negative"<<endl; } return 0; }
#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; if(n>0){ cout<<"positive"<<endl; } if(n==0){ cout<<"zero"<<endl; } if(n<0){ cout<<"negative"<<endl; } return 0; }
#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; if(n>0){ cout<<"positive"<<endl; } if(n==0){ cout<<"zero"<<endl; } if(n<0){ cout<<"negative"<<endl; } return 0; }
#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; if(n>0){ cout<<"positive"<<endl; } if(n==0){ cout<<"zero"<<endl; } if(n<0){ cout<<"negative"<<endl; } return 0; }
#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; if(n>0){ cout<<"positive"<<endl; } if(n==0){ cout<<"zero"<<endl; } if(n<0){ cout<<"negative"<<endl; } return 0; }
#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; if(n>0){ cout<<"positive"<<endl; } if(n==0){ cout<<"zero"<<endl; } if(n<0){ cout<<"negative"<<endl; } return 0; }
#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; if(n>0){ cout<<"positive"<<endl; } if(n==0){ cout<<"zero"<<endl; } if(n<0){ cout<<"negative"<<endl; } return 0; }