Pagini recente » Borderou de evaluare (job #2889961) | Borderou de evaluare (job #2790337) | Borderou de evaluare (job #2306368) | Borderou de evaluare (job #2334988) | Borderou de evaluare (job #1762910)
Borderou de evaluare (job #1762910)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:41:33: 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:42:35: 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:47:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (scanf("%d", &tests); tests; tests--)
^
user.cpp:49:38: 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:53:38: 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 | 3992kb | Time limit exceeded. | 0 |
Punctaj total | 0 |