Borderou de evaluare (job #1193288)

Utilizator ZenusTudor Costin Razvan Zenus Data 31 mai 2014 13:43:22
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:39:29: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long int*’ [-Wformat=] scanf("%d%d%d%d",&N,&A,&B,&C); ^ user.cpp:39:29: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=] user.cpp:39:29: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long long int*’ [-Wformat=] user.cpp:39:29: warning: format ‘%d’ expects argument of type ‘int*’, but argument 5 has type ‘long long int*’ [-Wformat=] user.cpp:44:28: warning: operation on ‘V[0]’ may be undefined [-Wsequence-point] V[++V[0]]=(A*V[V[0]-1]+B)%C; ^ user.cpp:48:42: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long long int’ [-Wformat=] for (i=1;i<=V[0];i+=10) printf("%d ",V[i]); ^ user.cpp:36:34: 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:37:36: 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:39:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d%d",&N,&A,&B,&C); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms300kbOK1030
288ms1844kbOK10
3908ms16124kbOK10
4908ms16104kbOK100
552ms8076kbKilled by signal 11(SIGSEGV).0
652ms8080kbKilled by signal 11(SIGSEGV).0
7960ms16180kbOK10
852ms8076kbKilled by signal 11(SIGSEGV).00
952ms8084kbKilled by signal 11(SIGSEGV).0
1052ms8080kbKilled by signal 11(SIGSEGV).0
Punctaj total30

Ceva nu functioneaza?