Pagini recente » Borderou de evaluare (job #2636637) | Borderou de evaluare (job #2186227) | Borderou de evaluare (job #1971377) | Borderou de evaluare (job #2018397) | Borderou de evaluare (job #2186293)
Borderou de evaluare (job #2186293)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:49:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("produse2.in","r",stdin);
^
user.cpp:50:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("produse2.out","w",stdout);
^
user.cpp:52:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp: In function ‘void citire()’:
user.cpp:10:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:11:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=2;i<=n;i++) scanf("%d",&v[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | Depăşit | 2992kb | Time limit exceeded. | 0 | 0 |
2 | 856ms | 2992kb | OK | 25 |
3 | 844ms | 3000kb | OK | 25 |
4 | 508ms | 3000kb | OK | 25 |
Punctaj total | 0 |