Borderou de evaluare (job #2421253)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:28:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<Sol.size(); ++i) Check[Sol[i]]=true;
~^~~~~~~~~~~
main.cpp:30:30: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<int>::size_type {aka long unsigned int}' [-Wformat=]
printf("%d\n", Sol.size()); while(!S.empty())S.pop();
^
main.cpp: In function 'void DFS(int)':
main.cpp:49:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
while(!V.empty()) V.pop_back(); int L=0;
^~~~~
main.cpp:49:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
while(!V.empty()) V.pop_back(); int L=0;
^~~
main.cpp: In function 'int main()':
main.cpp:16:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("plimbare.in", "r", stdin);
^
main.cpp:17:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("plimbare.out", "w", stdout);
^
main.cpp:18:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
main.cpp:22:30: 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 | Nu sunt destule noduri in circuit | 0 |
3 | 2ms | 131kb | Nu e drum maxim | 0 |
4 | 2ms | 131kb | Nu e drum maxim | 0 |
5 | 3ms | 131kb | Nu e drum maxim | 0 |
6 | 3ms | 131kb | Nu e drum maxim | 0 |
7 | 32ms | 131kb | OK! | 5 |
8 | 151ms | 131kb | Time limit exceeded | 0 |
9 | 152ms | 131kb | Time limit exceeded | 0 |
10 | 152ms | 131kb | Time limit exceeded | 0 |
11 | 150ms | 131kb | Time limit exceeded | 0 |
12 | 151ms | 131kb | Time limit exceeded | 0 |
13 | 151ms | 131kb | Time limit exceeded | 0 |
14 | 152ms | 131kb | Time limit exceeded | 0 |
15 | 152ms | 131kb | Time limit exceeded | 0 |
16 | 151ms | 131kb | Time limit exceeded | 0 |
17 | 151ms | 131kb | Time limit exceeded | 0 |
18 | 151ms | 131kb | Time limit exceeded | 0 |
19 | 152ms | 131kb | Time limit exceeded | 0 |
20 | 151ms | 131kb | Time limit exceeded | 0 |
Punctaj total | 10 |