Pagini recente » Borderou de evaluare (job #342292) | Borderou de evaluare (job #969328) | Borderou de evaluare (job #1445437) | Borderou de evaluare (job #2133063) | Borderou de evaluare (job #2644178)
Borderou de evaluare (job #2644178)
Raport evaluator
Compilare:
main.cpp: In function 'void solve(int, int)':
main.cpp:56:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < currentNode.queries.size(); ++i)
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:62:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < currentNode.descendants.size(); ++i)
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void read()':
main.cpp:31:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp:32:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
main.cpp:36:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &parent);
^
main.cpp:44:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &q);
^
main.cpp:45:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &p);
^
main.cpp: In function 'int main()':
main.cpp:75:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("stramosi.in", "r", stdin);
^
main.cpp:76:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("stramosi.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 23ms | 12189kb | OK! | 10 |
2 | 28ms | 12189kb | OK! | 10 |
3 | 33ms | 12320kb | OK! | 10 |
4 | 45ms | 13107kb | OK! | 10 |
5 | 52ms | 13238kb | OK! | 10 |
6 | 116ms | 15728kb | OK! | 10 |
7 | 197ms | 16121kb | OK! | 10 |
8 | 306ms | 17563kb | OK! | 10 |
9 | 616ms | 34209kb | OK! | 10 |
10 | 584ms | 38273kb | OK! | 10 |
Punctaj total | 100 |