Pagini recente » Borderou de evaluare (job #2144274) | Borderou de evaluare (job #1861179) | Borderou de evaluare (job #23242) | Borderou de evaluare (job #2249175) | Borderou de evaluare (job #1626343)
Borderou de evaluare (job #1626343)
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 | 52ms | 19040kb | OK | 10 |
2 | 52ms | 19036kb | OK | 10 |
3 | 52ms | 19060kb | OK | 10 |
4 | 56ms | 19136kb | Incorect | 0 |
5 | 1288ms | Depăşit | Memory limit exceeded. | 0 |
6 | 1280ms | Depăşit | Memory limit exceeded. | 0 |
7 | 1696ms | Depăşit | Memory limit exceeded. | 0 |
8 | 1684ms | Depăşit | Memory limit exceeded. | 0 |
9 | 1688ms | Depăşit | Memory limit exceeded. | 0 |
10 | 1684ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 30 |