Pagini recente » Borderou de evaluare (job #2582749) | Borderou de evaluare (job #1923438) | Borderou de evaluare (job #465453) | Borderou de evaluare (job #2399075) | Borderou de evaluare (job #1449796)
Borderou de evaluare (job #1449796)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:86:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cifrul.in", "r", stdin);
^
user.cpp:87:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cifrul.out","w", stdout);
^
user.cpp:89:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:91:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &N, &M, &K, &D);
^
user.cpp:94:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &A[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 472kb | OK | 100 |
Punctaj total | 100 |