Pagini recente » Borderou de evaluare (job #1016659) | Borderou de evaluare (job #570759) | Borderou de evaluare (job #835424) | Borderou de evaluare (job #2858374) | Borderou de evaluare (job #1554646)
Borderou de evaluare (job #1554646)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:89: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:90: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:92:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &T);
^
user.cpp:101: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:104: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 | 16656kb | Time limit exceeded. | 0 |
Punctaj total | 0 |