Pagini recente » Cod sursa (job #945192) | Concursuri Virtuale | Borderou de evaluare (job #1442481) | Borderou de evaluare (job #1579246) | Borderou de evaluare (job #1450875)
Borderou de evaluare (job #1450875)
Raport evaluator
Compilare:
user.cpp: In function ‘void BFS(int, int)’:
user.cpp:18:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < V[nod].size(); i ++){
^
user.cpp: In function ‘int main()’:
user.cpp:34:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lca.in" ,"r", stdin );
^
user.cpp:35:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lca.out","w", stdout);
^
user.cpp:37:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:40:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &X);
^
user.cpp:72: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 | 4ms | 2916kb | OK | 10 | 10 |
| 2 | 4ms | 2972kb | OK | 10 | 10 |
| 3 | 20ms | 4404kb | OK | 10 | 10 |
| 4 | 164ms | 12672kb | OK | 10 | 10 |
| 5 | 192ms | 19920kb | OK | 10 | 10 |
| 6 | 284ms | 19912kb | OK | 10 | 10 |
| 7 | 896ms | 25232kb | OK | 10 | 10 |
| 8 | 1396ms | 19920kb | OK | 10 | 30 |
| 9 | 1792ms | 19912kb | OK | 10 |
| 10 | 2020ms | 19912kb | OK | 10 |
| Punctaj total | 100 |