Pagini recente » Borderou de evaluare (job #1722685) | Borderou de evaluare (job #1433043) | Borderou de evaluare (job #1986044) | Borderou de evaluare (job #2186021) | Borderou de evaluare (job #2187095)
Borderou de evaluare (job #2187095)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:56: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:57: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:59: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:16:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:17: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 | 2988kb | Time limit exceeded. | 0 | 0 |
2 | 868ms | 2992kb | OK | 25 |
3 | 860ms | 2992kb | OK | 25 |
4 | 492ms | 2992kb | OK | 25 |
Punctaj total | 0 |