Pagini recente » Borderou de evaluare (job #1607922) | Borderou de evaluare (job #827482) | Borderou de evaluare (job #876205) | Borderou de evaluare (job #397687) | Borderou de evaluare (job #2444962)
Borderou de evaluare (job #2444962)
Raport evaluator
Compilare:
main.cpp: In constructor 'graph::graph()':
main.cpp:15:10: warning: 'graph::created' will be initialized after [-Wreorder]
bool created, unidirected, *visited;
^~~~~~~
main.cpp:13:23: warning: 'std::vector<unsigned int>* graph::g' [-Wreorder]
std::vector<uint>*g;
^
main.cpp:49:5: warning: when initialized here [-Wreorder]
graph():created(false), g(nullptr), visited(nullptr) {}
^~~~~
main.cpp: In function 'int main()':
main.cpp:108:32: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("dfs.in","r",stdin);
^
main.cpp:109:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("dfs.out","w",stdout);
^
main.cpp:111:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
main.cpp:116:29: 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 |
| 1 | 2ms | 131kb | OK | 5 |
| 2 | 2ms | 131kb | OK | 5 |
| 3 | 2ms | 131kb | OK | 5 |
| 4 | 15ms | 393kb | OK | 5 |
| 5 | 2ms | 131kb | OK | 5 |
| 6 | 2ms | 131kb | OK | 5 |
| 7 | 3ms | 131kb | OK | 5 |
| 8 | 4ms | 131kb | OK | 5 |
| 9 | 5ms | 262kb | OK | 5 |
| 10 | 5ms | 262kb | OK | 5 |
| 11 | 38ms | 1179kb | OK | 5 |
| 12 | 27ms | 1310kb | OK | 5 |
| 13 | 41ms | 1835kb | OK | 5 |
| 14 | 45ms | 2490kb | OK | 5 |
| 15 | 61ms | 2752kb | OK | 5 |
| 16 | 74ms | 3407kb | OK | 5 |
| 17 | 90ms | 7471kb | OK | 5 |
| 18 | 9ms | 2621kb | OK | 5 |
| 19 | 12ms | 2752kb | OK | 5 |
| 20 | 85ms | 4587kb | OK | 5 |
| Punctaj total | 100 |