Pagini recente » Borderou de evaluare (job #1039532) | Borderou de evaluare (job #64863) | Borderou de evaluare (job #2870096) | Borderou de evaluare (job #155759) | Borderou de evaluare (job #2013048)
Borderou de evaluare (job #2013048)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:10: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:11: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:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:14:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=1;i<=n;i++) scanf("%d",&v[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 40ms | 660kb | OK | 20 |
2 | 0ms | 268kb | OK | 20 |
3 | 0ms | 272kb | OK | 20 |
4 | 36ms | 656kb | OK | 20 |
5 | 36ms | 656kb | Incorect | 0 |
Punctaj total | 80 |