Pagini recente » Borderou de evaluare (job #1348691) | Borderou de evaluare (job #1589918) | Borderou de evaluare (job #1536385) | Borderou de evaluare (job #1695613) | Borderou de evaluare (job #1333004)
Borderou de evaluare (job #1333004)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:40:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[ nod ].size(); i++)
^
user.cpp: In function ‘void construiesteGrafTranspus()’:
user.cpp:54:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0 ; j < G[ i ].size(); j++)
^
user.cpp: In function ‘void dfsTranspus(int, int)’:
user.cpp:67:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < GT[ nod ].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:122:9: warning: unused variable ‘currentComp’ [-Wunused-variable]
int currentComp = 1;
^
user.cpp: In function ‘void readData()’:
user.cpp:15: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:16:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&N,&M);
^
user.cpp:28:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&x,&y);
^
user.cpp: In function ‘int main()’:
user.cpp:105: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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 424kb | Corect | 10 | 30 |
2 | 0ms | 420kb | Corect | 10 |
3 | 0ms | 436kb | Corect | 10 |
4 | 0ms | 484kb | Corect | 10 | 30 |
5 | 4ms | 612kb | Corect | 10 |
6 | 20ms | 1100kb | Corect | 10 |
7 | 28ms | 1500kb | Corect | 10 | 30 |
8 | 80ms | 3152kb | Corect | 10 |
9 | 168ms | 6264kb | Corect | 10 |
10 | 200ms | 9056kb | Corect | 10 | 10 |
Punctaj total | 100 |