Borderou de evaluare (job #1358446)

Utilizator sergiunascaSergiu Nasca sergiunasca Data 24 februarie 2015 17:00:44
Problema Radix Sort Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 30

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:18:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<x.size();i+=10)printf("%lld ",x[i]); ^ user.cpp:9:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("radixsort.in","r",stdin); ^ user.cpp:10:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("radixsort.out","w",stdout); ^ user.cpp:11:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%lld %lld %lld %lld",&n,&a,&b,&c); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms300kbOK1030
216ms1160kbOK10
3228ms8500kbOK10
4236ms8496kbOK100
5588msDepăşitMemory limit exceeded.0
6588msDepăşitMemory limit exceeded.0
7312ms8496kbOK10
8588msDepăşitMemory limit exceeded.00
9588msDepăşitMemory limit exceeded.0
10588msDepăşitMemory limit exceeded.0
Punctaj total30

Ceva nu functioneaza?