Borderou de evaluare (job #1217979)

Utilizator xtreme77Patrick Sava xtreme77 Data 9 august 2014 00:54:05
Problema Propozitie Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 50

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:16:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen( IN , "r" , stdin ) ; ^ user.cpp:17:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen( OUT , "w" , stdout ) ; ^ user.cpp:24:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf( "%d%d\n" , &n, &k ); ^ user.cpp:25:37: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] fgets ( sir + 1 , MAX , stdin ) ; ^ In file included from /usr/include/stdio.h:934:0, from /usr/include/c++/4.8/cstdio:42, from user.cpp:1: In function ‘char* fgets(char*, int, FILE*)’, inlined from ‘int main()’ at user.cpp:25:37: /usr/include/i386-linux-gnu/bits/stdio2.h:253:58: warning: call to ‘__fgets_chk_warn’ declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default] return __fgets_chk_warn (__s, __bos (__s), __n, __stream); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms268kbOK10
20ms272kbOK10
30ms264kbOK10
40ms272kbOK10
50ms276kbOK10
6Depăşit668kbTime limit exceeded.0
7Depăşit668kbTime limit exceeded.0
8Depăşit768kbTime limit exceeded.0
9Depăşit772kbTime limit exceeded.0
10Depăşit896kbTime limit exceeded.0
Punctaj total50

Ceva nu functioneaza?