Pagini recente » Borderou de evaluare (job #1761707) | Borderou de evaluare (job #1186199) | Borderou de evaluare (job #2344912) | Borderou de evaluare (job #559641) | Borderou de evaluare (job #1235428)
Borderou de evaluare (job #1235428)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:31:13: warning: unused variable ‘Sum’ [-Wunused-variable]
long long Sum = 0;
^
user.cpp:23:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("calatorie.in", "r", stdin);
^
user.cpp:24:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("calatorie.out", "w", stdout);
^
user.cpp:28:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:32:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:34:33: 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 | 80ms | 396kb | OK | 100 |
Punctaj total | 100 |