Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #3228032)
| Utilizator | Data | 4 mai 2024 21:58:14 | |
|---|---|---|---|
| Problema | Easygraph | Status | done |
| Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void bfs()':
main.cpp:22:25: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
22 | for(long long i=0; i<g[node].size(); i++){
| ~^~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:37:17: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
37 | fscanf(fin, "%d", &t);
| ~^ ~~
| | |
| | long long int*
| int*
| %lld
main.cpp:58:27: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
58 | for(long long i=0; i<g[node].size(); i++){
| ~^~~~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 123ms | 10530kb | Incorect | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
