Borderou de evaluare (job #1243860)

Utilizator stefan.friptuPetru Stefan Friptu stefan.friptu Data 16 octombrie 2014 15:30:16
Problema Secventa 5 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘long long int nrsec(long int)’: user.cpp:62:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(R<=n) ^ user.cpp: In function ‘int main()’: user.cpp:80:28: warning: format ‘%u’ expects argument of type ‘unsigned int*’, but argument 2 has type ‘long unsigned int*’ [-Wformat=] scanf("%ul%ul%ul",&n,&l,&u); ^ user.cpp:80:28: warning: format ‘%u’ expects argument of type ‘unsigned int*’, but argument 3 has type ‘long unsigned int*’ [-Wformat=] user.cpp:80:28: warning: format ‘%u’ expects argument of type ‘unsigned int*’, but argument 4 has type ‘long unsigned int*’ [-Wformat=] user.cpp:82:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(long i=1;i<=n;i++) ^ user.cpp:83:20: warning: format ‘%u’ expects argument of type ‘unsigned int*’, but argument 2 has type ‘long unsigned int*’ [-Wformat=] scanf("%ul",&v[i]); ^ user.cpp:77:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("secv5.in","r",stdin); ^ user.cpp:78:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("secv5.out","w",stdout); ^ user.cpp:80:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%ul%ul%ul",&n,&l,&u); ^ user.cpp:83:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%ul",&v[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
128ms8044kbKilled by signal 11(SIGSEGV).0
232ms8064kbKilled by signal 11(SIGSEGV).0
336ms8172kbKilled by signal 11(SIGSEGV).0
464ms8728kbKilled by signal 11(SIGSEGV).0
576ms8580kbKilled by signal 11(SIGSEGV).0
6180ms10696kbKilled by signal 11(SIGSEGV).0
7404ms12396kbKilled by signal 11(SIGSEGV).0
8484ms12616kbKilled by signal 11(SIGSEGV).0
9600ms16908kbKilled by signal 11(SIGSEGV).0
10624ms19468kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?