Pagini recente » Diferente pentru training-path intre reviziile 22 si 23 | Borderou de evaluare (job #2652690) | Borderou de evaluare (job #1482530) | Borderou de evaluare (job #1960673) | Borderou de evaluare (job #2006689)
Borderou de evaluare (job #2006689)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:11:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("trandafiri.in","r",stdin);
^
user.cpp:12:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("trandafiri.out","w",stdout);
^
user.cpp:13:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:15:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &v[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 44ms | 1044kb | OK | 20 |
| 2 | 0ms | 260kb | OK | 20 |
| 3 | 0ms | 264kb | OK | 20 |
| 4 | 40ms | 1044kb | OK | 20 |
| 5 | 40ms | 1044kb | OK | 20 |
| Punctaj total | 100 |