Pagini recente » Borderou de evaluare (job #2269802) | Borderou de evaluare (job #3202247) | Borderou de evaluare (job #379049) | Borderou de evaluare (job #3277706) | 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 |