Pagini recente » Borderou de evaluare (job #2641405) | Borderou de evaluare (job #1939523) | Borderou de evaluare (job #566127) | Borderou de evaluare (job #2711561) | Borderou de evaluare (job #2009040)
Borderou de evaluare (job #2009040)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:193:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("resturi.in", "r", stdin);
^
user.cpp:194:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("resturi.out", "w", stdout);
^
user.cpp:197:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:201:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:203:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n[i], &a[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 292kb | Time limit exceeded. | 0 |
Punctaj total | 0 |