Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1427925)
| Utilizator | Data | 3 mai 2015 12:46:01 | |
|---|---|---|---|
| Problema | Muzica | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 30 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘bool inhash(int, int)’:
user.cpp:12:19: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
if (a->m=x) return true;
^
user.cpp: In function ‘int main()’:
user.cpp:29:34: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘long long unsigned int*’ [-Wformat=]
scanf("%d%d%d%d%d",&a,&b,&c,&d,&e);
^
user.cpp:29:34: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long unsigned int*’ [-Wformat=]
user.cpp:33:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (x>=e) x=x%e;
^
user.cpp:26:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("muzica.in","r",stdin);
^
user.cpp:27:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("muzica.out","w",stdout);
^
user.cpp:28:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:29:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d%d",&a,&b,&c,&d,&e);
^
user.cpp:38:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&xx);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 720kb | OK | 10 |
| 2 | 0ms | 2472kb | OK | 10 |
| 3 | 44ms | 788kb | Incorect | 0 |
| 4 | 192ms | 9500kb | Incorect | 0 |
| 5 | 204ms | 3008kb | Incorect | 0 |
| 6 | 168ms | Depăşit | Memory limit exceeded. | 0 |
| 7 | 672ms | 996kb | Incorect | 0 |
| 8 | 180ms | Depăşit | Memory limit exceeded. | 0 |
| 9 | 168ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 0ms | 324kb | OK | 10 |
| Punctaj total | 30 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
