Pagini recente » Borderou de evaluare (job #2105692) | Borderou de evaluare (job #1920980) | Borderou de evaluare (job #595234) | Borderou de evaluare (job #1089419) | Borderou de evaluare (job #1653392)
Borderou de evaluare (job #1653392)
Raport evaluator
Compilare:
user.cpp: In function ‘void BFS(int)’:
user.cpp:45:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[n].size(); i++)
^
user.cpp: In function ‘void Back(int)’:
user.cpp:71:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[n].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:85:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("graf.in", "r", stdin);
^
user.cpp:86:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("graf.out", "w", stdout);
^
user.cpp:88:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &n, &m, &x, &y);
^
user.cpp:92:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &a, &b);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 724kb | OK | 10 |
| 2 | 0ms | 732kb | OK | 10 |
| 3 | 0ms | 732kb | OK | 10 |
| 4 | 0ms | 732kb | OK | 10 |
| 5 | 0ms | 732kb | OK | 10 |
| 6 | 12ms | 1044kb | OK | 10 |
| 7 | 4ms | 832kb | OK | 10 |
| 8 | 8ms | 988kb | OK | 10 |
| 9 | 12ms | 1024kb | OK | 10 |
| 10 | 12ms | 1060kb | OK | 10 |
| Punctaj total | 100 |