Pagini recente » Borderou de evaluare (job #2212359) | Borderou de evaluare (job #2184217) | Borderou de evaluare (job #1349341) | Borderou de evaluare (job #891713) | Borderou de evaluare (job #2009031)
Borderou de evaluare (job #2009031)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:197: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:198: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:201:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:205:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:207: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 | 364kb | Time limit exceeded. | 0 |
Punctaj total | 0 |