Pagini recente » Borderou de evaluare (job #2490219) | Borderou de evaluare (job #429847) | Borderou de evaluare (job #2497518) | Borderou de evaluare (job #2615397) | Borderou de evaluare (job #2444658)
Borderou de evaluare (job #2444658)
Raport evaluator
Compilare:
main.cpp: In constructor 'Solver::Solver(std::__cxx11::string&&, std::ostream&&)':
main.cpp:23:31: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d %d", &N, &Q);
^
main.cpp:28:36: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &ancestors[i]);
^
main.cpp:37:32: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d %d", &X, &P);
^
main.cpp:38:28: warning: 'ancestor' may be used uninitialized in this function [-Wmaybe-uninitialized]
out << __solve(X, P) << '\n';
^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 131kb | OK! | 10 |
2 | 4ms | 131kb | OK! | 10 |
3 | 12ms | 262kb | OK! | 10 |
4 | 46ms | 1048kb | OK! | 10 |
5 | 59ms | 1179kb | OK! | 10 |
6 | 222ms | 3801kb | OK! | 10 |
7 | 203ms | 7471kb | OK! | 10 |
8 | 360ms | 11272kb | OK! | 10 |
9 | 702ms | 22020kb | Time limit exceeded | 0 |
10 | 701ms | 27131kb | Time limit exceeded | 0 |
Punctaj total | 80 |