Pagini recente » Profil afloareiiustin02 | Borderou de evaluare (job #2720170) | Borderou de evaluare (job #884069) | Borderou de evaluare (job #2911580) | Borderou de evaluare (job #1948746)
Borderou de evaluare (job #1948746)
Raport evaluator
Compilare:
user.cpp: In function ‘void Get_Back(int, int, int)’:
user.cpp:26:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graph[vertex].size();i++)
^
user.cpp: In function ‘void Get_Low(int)’:
user.cpp:36: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:48:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<T[vertex].size();i++)
^
user.cpp: In function ‘void Get_Comp(int, int)’:
user.cpp:65:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<T[vertex].size();i++)
^
user.cpp: In function ‘void Get_BCC(int)’:
user.cpp:71: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:107:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<Out[i].size();j++)
^
user.cpp:84: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:88: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 | 8ms | 5080kb | Corect | 10 |
| 2 | 8ms | 5076kb | Componente biconexe: componenta gresita | 4 |
| 3 | 8ms | 5088kb | Componente biconexe: componenta gresita | 4 |
| 4 | 8ms | 5128kb | Componente biconexe: numar gresit | 0 |
| 5 | 8ms | 5168kb | Componente biconexe: numar gresit | 0 |
| 6 | 12ms | 5444kb | Componente biconexe: numar gresit | 0 |
| 7 | 20ms | 5716kb | Componente biconexe: numar gresit | 0 |
| 8 | 348ms | Depăşit | Memory limit exceeded. | 0 |
| 9 | 136ms | 10492kb | Componente biconexe: numar gresit | 0 |
| 10 | 188ms | 12836kb | Componente biconexe: numar gresit | 0 |
| Punctaj total | 18 |