Borderou de evaluare (job #1538232)

Utilizator BLz0rDospra Cristian BLz0r Data 28 noiembrie 2015 18:08:44
Problema Numar3 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 60

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:14:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf ( f, "%d%*c", &N ); ^ user.cpp:18:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf ( f, "%c", &x ); ^ user.cpp:30:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf ( f, "%d%*c", &N ); ^ user.cpp:33:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf ( f, "%c", &x ); ^ user.cpp:38:33: warning: ‘special’ may be used uninitialized in this function [-Wmaybe-uninitialized] for ( int i = special - '0' + 1; i <= 9; ++i ){ ^ user.cpp:47:23: warning: ‘poz’ may be used uninitialized in this function [-Wmaybe-uninitialized] for ( int i = poz+1; i <= N; ++i ){ ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms256kbOK10
20ms264kbOK10
30ms260kbOK10
436ms264kbOK10
5280ms264kbOK10
6660ms256kbOK10
7Depăşit256kbTime limit exceeded.0
8Depăşit248kbTime limit exceeded.0
9Depăşit252kbTime limit exceeded.0
10Depăşit256kbTime limit exceeded.0
Punctaj total60

Ceva nu functioneaza?