Borderou de evaluare (job #1832367)
Raport evaluator
Compilare:
user.cpp: In function ‘int bfs()’:
user.cpp:56:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < G[node].size(); j++){
^
user.cpp: In function ‘int main()’:
user.cpp:91:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[n].size(); i++){
^
user.cpp:79:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d%d", &n, &m);
^
user.cpp:83:40: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d%d%d", &x, &y, &z);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 348kb | OK | 10 | 10 |
| 2 | 0ms | 468kb | OK | 10 | 10 |
| 3 | 0ms | 624kb | OK | 10 | 10 |
| 4 | 0ms | 792kb | Incorect | 0 | 0 |
| 5 | 0ms | 940kb | OK | 10 | 10 |
| 6 | 0ms | 1256kb | OK | 10 | 10 |
| 7 | 4ms | 3032kb | OK | 10 | 10 |
| 8 | 12ms | 5828kb | OK | 10 | 30 |
| 9 | 12ms | 7416kb | OK | 10 |
| 10 | 20ms | 8256kb | OK | 10 |
| Punctaj total | 90 |