Pagini recente » Cod sursa (job #986965) | Borderou de evaluare (job #2123729) | Borderou de evaluare (job #2123746) | Borderou de evaluare (job #329193) | Borderou de evaluare (job #2489270)
Borderou de evaluare (job #2489270)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:13:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < v[nod].size() ; i ++)
~~^~~~~~~~~~~~~~~
main.cpp: In function 'void dfs2(int, int)':
main.cpp:23:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < pred[nod].size() ; i ++)
~~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:58:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0 ; j < mat[i].size() ; j ++)
~~^~~~~~~~~~~~~~~
main.cpp:34:36: 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);
^
main.cpp:35:38: 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);
^
main.cpp:36:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d" , &n , &m);
^
main.cpp:39:31: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d" , &x, &y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 14ms | 7340kb | Corect | 10 | 30 |
| 2 | 17ms | 7340kb | Corect | 10 |
| 3 | 14ms | 7340kb | Corect | 10 |
| 4 | 18ms | 7340kb | Corect | 10 | 30 |
| 5 | 25ms | 7602kb | Corect | 10 |
| 6 | 38ms | 7995kb | Corect | 10 |
| 7 | 55ms | 8650kb | Corect | 10 | 30 |
| 8 | 134ms | 10747kb | Corect | 10 |
| 9 | 248ms | 15069kb | Corect | 10 |
| 10 | 262ms | 18477kb | Corect | 10 | 10 |
| Punctaj total | 100 |