Pagini recente » Borderou de evaluare (job #2918090) | Borderou de evaluare (job #1703270) | Borderou de evaluare (job #2893102) | Borderou de evaluare (job #2832655) | Borderou de evaluare (job #1222966)
Borderou de evaluare (job #1222966)
Raport evaluator
Compilare:
user.cpp: In function ‘void BuildAInt(long int, long int, long int)’:
user.cpp:34:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while((posl<aint[left].size())&&(posr<aint[right].size())){
^
user.cpp:34:60: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while((posl<aint[left].size())&&(posr<aint[right].size())){
^
user.cpp:42:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(posl<aint[left].size()) aint[nod].pb(aint[left][posl++]);
^
user.cpp:43:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(posr<aint[right].size()) aint[nod].pb(aint[right][posr++]);
^
user.cpp: In function ‘int main()’:
user.cpp:113:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zoo.in","r",stdin);
^
user.cpp:114:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zoo.out","w",stdout);
^
user.cpp:116:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld",&n);
^
user.cpp:117:55: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=1;i<=n;i++) scanf("%ld %ld",&p[i].x,&p[i].y);
^
user.cpp:122:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld",&m);
^
user.cpp:124:57: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %ld %ld %ld",&p1.x,&p1.y,&p2.x,&p2.y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1304kb | OK | 10 |
2 | 0ms | 1300kb | OK | 10 |
3 | 4ms | 1372kb | OK | 10 |
4 | 60ms | 2364kb | OK | 10 |
5 | 160ms | 2364kb | OK | 10 |
6 | Depăşit | 2364kb | Time limit exceeded. | 0 |
7 | Depăşit | 2628kb | Time limit exceeded. | 0 |
8 | 248ms | 2628kb | OK | 10 |
9 | Depăşit | 2632kb | Time limit exceeded. | 0 |
10 | 228ms | 2364kb | OK | 10 |
Punctaj total | 70 |