Pagini recente » Borderou de evaluare (job #1294152) | Borderou de evaluare (job #2283869) | Borderou de evaluare (job #1549073) | Borderou de evaluare (job #1382266) | Borderou de evaluare (job #1897512)
Borderou de evaluare (job #1897512)
Raport evaluator
Compilare:
user.cpp: In function ‘void preCompute(int)’:
user.cpp:19:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<G[node].size(); ++i)
^
user.cpp: In function ‘int findSubtree(int)’:
user.cpp:32:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<G[node].size(); ++i)
^
user.cpp: In function ‘int doBest(int)’:
user.cpp:43:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<G[node].size(); ++i)
^
user.cpp: In function ‘void markDads(int, int)’:
user.cpp:58:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<G[node].size(); ++i)
^
user.cpp: In function ‘int main()’:
user.cpp:65:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("petrica.in", "r", stdin);
^
user.cpp:66:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("petrica.out", "w", stdout);
^
user.cpp:70:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:73:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &value[i]);
^
user.cpp:76: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 | 0ms | 288kb | OK! | 10 |
2 | 0ms | 288kb | OK! | 10 |
3 | 0ms | 292kb | OK! | 10 |
4 | 0ms | 300kb | OK! | 10 |
5 | 4ms | 308kb | OK! | 10 |
6 | 16ms | 324kb | OK! | 10 |
7 | 12ms | 348kb | OK! | 10 |
8 | Depăşit | 356kb | Time limit exceeded. | 0 |
9 | Depăşit | 332kb | Time limit exceeded. | 0 |
10 | Depăşit | 352kb | Time limit exceeded. | 0 |
Punctaj total | 70 |