Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1401707)
Utilizator | Data | 26 martie 2015 08:37:47 | |
---|---|---|---|
Problema | Albine | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 30 |
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:25:54: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘bool*’ [-Wformat=]
for(int j=1;j<=n;j++) scanf("%d",&b[i][j]);
^
user.cpp:20:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("albine.in","r",stdin);
^
user.cpp:21:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("albine.out","w",stdout);
^
user.cpp:22:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&m,&n);
^
user.cpp:25:55: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int j=1;j<=n;j++) scanf("%d",&b[i][j]);
^
user.cpp:53:30: warning: ‘s2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
int s1=pozitii[1].size(),s2;
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 0ms | 320kb | Partial corect | 3 |
2 | 0ms | 332kb | Partial corect | 3 |
3 | 0ms | 356kb | Partial corect | 3 |
4 | 0ms | 420kb | Partial corect | 3 |
5 | 12ms | 548kb | Partial corect | 3 |
6 | 176ms | 1276kb | Partial corect | 3 |
7 | 164ms | 1288kb | Partial corect | 3 |
8 | 184ms | 1284kb | Partial corect | 3 |
9 | 184ms | 1288kb | Partial corect | 3 |
10 | 160ms | 1280kb | Partial corect | 3 |
Punctaj total | 30 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !