Pagini recente » Borderou de evaluare (job #1776717) | Borderou de evaluare (job #1285202) | Borderou de evaluare (job #1636614) | Borderou de evaluare (job #109788) | Borderou de evaluare (job #1897504)
Borderou de evaluare (job #1897504)
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:43: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:54: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:69: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:76: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:77: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:81:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:84:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &value[i]);
^
user.cpp:87: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 | 284kb | OK! | 10 |
2 | 0ms | 288kb | OK! | 10 |
3 | 0ms | 300kb | OK! | 10 |
4 | 0ms | 300kb | OK! | 10 |
5 | 4ms | 304kb | OK! | 10 |
6 | 16ms | 320kb | OK! | 10 |
7 | 20ms | 356kb | OK! | 10 |
8 | Depăşit | 352kb | Time limit exceeded. | 0 |
9 | Depăşit | 336kb | Time limit exceeded. | 0 |
10 | Depăşit | 340kb | Time limit exceeded. | 0 |
Punctaj total | 70 |