Pagini recente » Borderou de evaluare (job #1537150) | Borderou de evaluare (job #2259371) | Borderou de evaluare (job #1631049) | Borderou de evaluare (job #2527391) | 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 |