Pagini recente » Cod sursa (job #1596955) | Borderou de evaluare (job #1596261) | Borderou de evaluare (job #1391714) | Borderou de evaluare (job #1524359) | Borderou de evaluare (job #1902868)
Borderou de evaluare (job #1902868)
Raport evaluator
Compilare:
user.cpp:35:34: warning: integer constant is so large that it is unsigned [enabled by default]
unsigned long long ans = 18446744073709551600;
^
user.cpp: In function ‘int main()’:
user.cpp:14:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("calatorie.in", "rt", stdin);
^
user.cpp:15:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("calatorie.out", "wt", stdout);
^
user.cpp:17:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:19:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:27:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N[i], &H[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 32ms | 672kb | Incorect | 0 |
| Punctaj total | 0 |