Pagini recente » Borderou de evaluare (job #2760589) | Cod sursa (job #2162055) | Borderou de evaluare (job #1863982) | Cod sursa (job #2129240) | Borderou de evaluare (job #1936569)
Borderou de evaluare (job #1936569)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int)’:
user.cpp:17:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graph[node].size();i++)
^
user.cpp: In function ‘void DFS2(int)’:
user.cpp:25:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Reverse[node].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:50:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<Comp[i].size();j++)
^
user.cpp:33:25: 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:36:72: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d%d",&X,&Y),Graph[X].push_back(Y),Reverse[Y].push_back(X);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 4ms | 3880kb | Corect | 10 | 30 |
| 2 | 4ms | 3880kb | Corect | 10 |
| 3 | 4ms | 3888kb | Corect | 10 |
| 4 | 4ms | 3912kb | Corect | 10 | 30 |
| 5 | 12ms | 4056kb | Corect | 10 |
| 6 | 24ms | 4392kb | Corect | 10 |
| 7 | 32ms | 4724kb | Corect | 10 | 30 |
| 8 | 92ms | 5892kb | Corect | 10 |
| 9 | 168ms | 7852kb | Corect | 10 |
| 10 | 216ms | 9672kb | Corect | 10 | 10 |
| Punctaj total | 100 |