Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1725603)
| Utilizator | Data | 6 iulie 2016 00:06:26 | |
|---|---|---|---|
| Problema | Componente tare conexe | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:44:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( j = 0; j < sol[ i ].size(); ++j ) printf("%d ",sol[ i ][ j ]);
^
user.cpp:28:30: warning: unused variable ‘t’ [-Wunused-variable]
int n, m, i, j, x, y, s, t, d;
^
user.cpp:28:33: warning: unused variable ‘d’ [-Wunused-variable]
int n, m, i, j, x, y, s, t, d;
^
user.cpp: In function ‘void tarjan(int)’:
user.cpp:54:9: warning: unused variable ‘i’ [-Wunused-variable]
int i, t, fiu;
^
user.cpp:54:15: warning: unused variable ‘fiu’ [-Wunused-variable]
int i, t, fiu;
^
user.cpp: In function ‘int main()’:
user.cpp:25:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ctc.in","r",stdin);
^
user.cpp:26:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ctc.out","w",stdout);
^
user.cpp:30: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:32:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 1460kb | Corect | 10 | 30 |
| 2 | 0ms | 1464kb | Corect | 10 | |
| 3 | 0ms | 1468kb | Corect | 10 | |
| 4 | 0ms | 1500kb | Corect | 10 | 30 |
| 5 | 8ms | 1604kb | Corect | 10 | |
| 6 | 16ms | 1916kb | Corect | 10 | |
| 7 | 24ms | 2204kb | Corect | 10 | 30 |
| 8 | 72ms | 3280kb | Corect | 10 | |
| 9 | 144ms | 5576kb | Corect | 10 | |
| 10 | 192ms | 7700kb | Corect | 10 | 10 |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
