Pagini recente » Borderou de evaluare (job #79246) | Borderou de evaluare (job #384010) | Borderou de evaluare (job #370201) | Borderou de evaluare (job #232114) | Borderou de evaluare (job #1948874)
Borderou de evaluare (job #1948874)
Raport evaluator
Compilare:
user.cpp: In function ‘void Topological_Sort(int)’:
user.cpp:32:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=Index[depth];i<T[vertex].size();i++)
^
user.cpp: In function ‘void Get_Back(int, int)’:
user.cpp:64:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=Index[depth];i<Graph[vertex].size();i++)
^
user.cpp: In function ‘void Get_Low(int)’:
user.cpp:85:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Back[vertex].size();i++)
^
user.cpp: In function ‘void Mark_Edges(int, int)’:
user.cpp:106:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=Index[depth];i<T[vertex].size();i++)
^
user.cpp: In function ‘void Get_Comp(int, int)’:
user.cpp:144:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=Index[depth];i<T[vertex].size();i++)
^
user.cpp: In function ‘void Get_BCC(int)’:
user.cpp:161:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<T[vertex].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:200:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<Out[i].size();j++)
^
user.cpp:174: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:178:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d%d",&X,&Y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 5100kb | Corect | 10 |
| 2 | 4ms | 5100kb | Corect | 10 |
| 3 | 4ms | 5112kb | Corect | 10 |
| 4 | 4ms | 5128kb | Corect | 10 |
| 5 | 8ms | 5176kb | Corect | 10 |
| 6 | 12ms | 5404kb | Corect | 10 |
| 7 | 20ms | 5672kb | Corect | 10 |
| 8 | 324ms | 12540kb | Componente biconexe: numar gresit | 0 |
| 9 | 132ms | 9196kb | Corect | 10 |
| 10 | 172ms | 10684kb | Corect | 10 |
| Punctaj total | 90 |