Pagini recente » Borderou de evaluare (job #537476) | Borderou de evaluare (job #3276723) | Borderou de evaluare (job #511106) | Borderou de evaluare (job #959150) | Borderou de evaluare (job #2622566)
Borderou de evaluare (job #2622566)
Raport evaluator
Compilare:
main.cpp: In function 'void precompute()':
main.cpp:43:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < g_euler_tour.size(); ++i)
~~^~~~~~~~~~~~~~~~~~~~~
main.cpp:50:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i + (1 << j) <= g_euler_tour.size(); ++i)
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:87:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 2; i < g_euler_tour.size(); ++i)
~~^~~~~~~~~~~~~~~~~~~~~
main.cpp:73:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("lca.in", "r", stdin);
^
main.cpp:74:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("lca.out", "w", stdout);
^
main.cpp:76:57: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &number_of_nodes, &number_of_requests);
^
main.cpp:81:33: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &l_temp_var);
^
main.cpp:96: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 |
Punctaj/grupa |
1 | 9ms | 3276kb | OK | 10 | 10 |
2 | 10ms | 3407kb | OK | 10 | 10 |
3 | 30ms | 5111kb | OK | 10 | 10 |
4 | 254ms | 13754kb | OK | 10 | 10 |
5 | 320ms | 20566kb | Incorect | 0 | 0 |
6 | 425ms | 20697kb | Incorect | 0 | 0 |
7 | 1088ms | 31318kb | Incorect | 0 | 0 |
8 | 1631ms | 23187kb | Incorect | 0 | 0 |
9 | 2083ms | 24104kb | Incorect | 0 |
10 | 2652ms | 24641kb | Incorect | 0 |
Punctaj total | 40 |