Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1822969)
| Utilizator | Data | 5 decembrie 2016 19:31:36 | |
|---|---|---|---|
| Problema | Sortare topologica | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 90 | ||
Raport evaluator
Compilare:
user.cpp: In member function ‘void DirectedGraph::dfs(int)’:
user.cpp:13:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<adjList[parent].size();++i){
^
user.cpp: In function ‘int main()’:
user.cpp:47:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in,"%d%d",&n,&m);
^
user.cpp:50:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in,"%d%d",&from,&to);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 1028kb | OK | 10 |
| 2 | 0ms | 1036kb | OK | 10 |
| 3 | 0ms | 1052kb | OK | 10 |
| 4 | 0ms | 1068kb | OK | 10 |
| 5 | 4ms | 1108kb | OK | 10 |
| 6 | 8ms | 1172kb | OK | 10 |
| 7 | 16ms | 1348kb | OK | 10 |
| 8 | 24ms | 1464kb | OK | 10 |
| 9 | 52ms | 1808kb | OK | 10 |
| 10 | 88ms | 2092kb | Prea putine noduri afisate | 0 |
| Punctaj total | 90 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
