Borderou de evaluare (job #1273605)

Utilizator MarianMMorosac George Marian MarianM Data 22 noiembrie 2014 19:58:13
Problema Sortare prin comparare Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:53:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("algsort.in", "r", stdin); // algsort ^ user.cpp:54:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("algsort.out", "w", stdout); // cautbin ^ user.cpp:56:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &N); ^ user.cpp:58:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for(i=1; i<=N; i++) scanf("%d", &v[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms436kbIncorect00
20ms436kbOK5
30ms432kbIncorect0
40ms440kbIncorect0
5Depăşit396kbTime limit exceeded.00
60ms432kbIncorect0
7Depăşit392kbTime limit exceeded.0
8308ms412kbKilled by signal 11(SIGSEGV).0
90ms416kbWall time limit exceeded.00
100ms440kbIncorect0
110ms412kbWall time limit exceeded.0
120ms412kbWall time limit exceeded.0
130ms408kbWall time limit exceeded.00
140ms444kbIncorect0
150ms412kbWall time limit exceeded.0
160ms408kbWall time limit exceeded.0
170ms408kbWall time limit exceeded.00
180ms436kbIncorect0
190ms408kbWall time limit exceeded.0
200ms412kbWall time limit exceeded.0
Punctaj total0

Ceva nu functioneaza?