Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1188794)
| Utilizator | Data | 20 mai 2014 16:42:22 | |
|---|---|---|---|
| Problema | Secvmax | Status | done |
| Runda | Teme Pregatire ACM Unibuc 2013 Semestrul 2 | Compilator | cpp | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:81:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secvmax.in","r",stdin);
^
user.cpp:82:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secvmax.out","w",stdout);
^
user.cpp:83:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp: In function ‘void read(int&)’:
user.cpp:16:35: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff,1,MAXlen,stdin);
^
user.cpp:23:51: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if(ind>=MAXlen){fread(buff,1,MAXlen,stdin);ind=0;}
^
user.cpp:29:51: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if(ind>=MAXlen){fread(buff,1,MAXlen,stdin);ind=0;}
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 280kb | OK | 10 | 10 |
| 2 | 0ms | 336kb | OK | 10 | 10 |
| 3 | 0ms | 340kb | OK | 10 | 10 |
| 4 | Depăşit | 1140kb | Time limit exceeded. | 0 | 0 |
| 5 | 32ms | 2680kb | OK | 10 | 0 |
| 6 | Depăşit | 3332kb | Time limit exceeded. | 0 | |
| 7 | Depăşit | 4692kb | Time limit exceeded. | 0 | 0 |
| 8 | 76ms | 5212kb | OK | 10 | 0 |
| 9 | Depăşit | 5548kb | Time limit exceeded. | 0 | |
| 10 | Depăşit | 5548kb | Time limit exceeded. | 0 | 0 |
| Punctaj total | 30 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
