Pagini recente » Borderou de evaluare (job #2085212) | Borderou de evaluare (job #648603) | Borderou de evaluare (job #554316) | Cod sursa (job #1410195) | Borderou de evaluare (job #1626336)
Borderou de evaluare (job #1626336)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:271: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:272: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:274:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d", &Q );
^
user.cpp:276:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d", &type );
^
user.cpp:280: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:286: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:292: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 |
| 1 | 72ms | 25288kb | OK | 10 |
| 2 | 76ms | 25296kb | OK | 10 |
| 3 | 68ms | 25312kb | OK | 10 |
| 4 | 76ms | 25388kb | Incorect | 0 |
| 5 | 604ms | Depăşit | Memory limit exceeded. | 0 |
| 6 | 596ms | Depăşit | Memory limit exceeded. | 0 |
| 7 | 772ms | Depăşit | Memory limit exceeded. | 0 |
| 8 | 764ms | Depăşit | Memory limit exceeded. | 0 |
| 9 | 760ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 760ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 30 |