Pagini recente » Borderou de evaluare (job #1740321) | Borderou de evaluare (job #1952224) | Borderou de evaluare (job #1459825) | Borderou de evaluare (job #1957050) | 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 |