Borderou de evaluare (job #1624123)

Utilizator StarGold2Emanuel Nrx StarGold2 Data 2 martie 2016 03:44:28
Problema Photoshop Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 40

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:74:44: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen( "photoshop.in" , "r", stdin ); ^ user.cpp:75:44: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen( "photoshop.out", "w", stdout ); ^ user.cpp:77:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf( "%d", &Q ); ^ user.cpp:79:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf( "%d", &type ); ^ user.cpp:83:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf( "%d %d", &X, &Y ); X ++; Y ++; ^ user.cpp:88:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf( "%d %d", &X, &Y ); X ++; Y ++; ^ user.cpp:93:55: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf( "%d %d %d %d", &A, &B, &C, &D ); A ++; B ++; C ++; D ++; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
116ms12552kbOK10
216ms12572kbOK10
316ms12572kbOK10
420ms12652kbOK10
5Depăşit14452kbTime limit exceeded.0
6Depăşit14412kbTime limit exceeded.0
7Depăşit14092kbTime limit exceeded.0
8Depăşit14108kbTime limit exceeded.0
9Depăşit14056kbTime limit exceeded.0
10Depăşit14080kbTime limit exceeded.0
Punctaj total40

Ceva nu functioneaza?