Pagini recente » Borderou de evaluare (job #3268437) | Borderou de evaluare (job #2027264) | Borderou de evaluare (job #41687) | Borderou de evaluare (job #223291) | Borderou de evaluare (job #1763121)
Borderou de evaluare (job #1763121)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:5:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("smax.in", "r", stdin);
^
user.cpp:6:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("smax.out", "w", stdout);
^
user.cpp:8:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:10:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &m, &d);
^
user.cpp:13: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 | Depăşit | 1048kb | Time limit exceeded. | 0 |
Punctaj total | 0 |