Pagini recente » Borderou de evaluare (job #1188346) | Borderou de evaluare (job #3261686) | Borderou de evaluare (job #2983542) | Borderou de evaluare (job #3169695) | Borderou de evaluare (job #1554658)
Borderou de evaluare (job #1554658)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:93: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:94: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:96:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &T);
^
user.cpp:105: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:108: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 | 148ms | 1880kb | OK | 100 |
| Punctaj total | 100 |