Pagini recente » Borderou de evaluare (job #758816) | Borderou de evaluare (job #909651) | Borderou de evaluare (job #2029939) | Borderou de evaluare (job #1267810) | Borderou de evaluare (job #2508413)
Borderou de evaluare (job #2508413)
Raport evaluator
Compilare:
main.cpp: In constructor 'Graf::Graf(int, int, int, int)':
main.cpp:23:18: warning: 'Graf::z' will be initialized after [-Wreorder]
int n, x, y, z;
^
main.cpp:20:25: warning: 'std::vector<std::vector<int> > Graf::adj' [-Wreorder]
vector <vector <int> > adj;
^~~
main.cpp:25:2: warning: when initialized here [-Wreorder]
Graf(int n, int x, int y, int z) : n(n), x(x), y(y), z(z), adj(n + 1), siz(n + 1) {}
^~~~
main.cpp: In member function 'P Graf::dfs(int, int)':
main.cpp:84:19: warning: statement has no effect [-Wunused-value]
res.z == true;
~~~~~~^~~~~~~
main.cpp: At global scope:
main.cpp:125:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
main()
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 131kb | Incorect | 0 |
2 | 3ms | 131kb | Incorect | 0 |
3 | 11ms | 262kb | Incorect | 0 |
4 | 11ms | 262kb | Incorect | 0 |
5 | 53ms | 532kb | Incorect | 0 |
6 | 49ms | 479kb | Incorect | 0 |
7 | 83ms | 851kb | Incorect | 0 |
8 | 546ms | 5087kb | Incorect | 0 |
9 | 1191ms | 6397kb | Incorect | 0 |
10 | 1121ms | 6402kb | Incorect | 0 |
Punctaj total | 0 |