Pagini recente » Borderou de evaluare (job #1631955) | Borderou de evaluare (job #3283737) | Borderou de evaluare (job #916955) | Borderou de evaluare (job #314119) | Borderou de evaluare (job #1554656)
Borderou de evaluare (job #1554656)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:91:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("bitmap.in" ,"r", stdin );
^
user.cpp:92:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("bitmap.out","w", stdout);
^
user.cpp:94:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &T);
^
user.cpp:103:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &N, &M);
^
user.cpp:106:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%s", A[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 16664kb | Time limit exceeded. | 0 |
Punctaj total | 0 |