Pagini recente » Borderou de evaluare (job #1936010) | Borderou de evaluare (job #2033051) | Borderou de evaluare (job #1119510) | Borderou de evaluare (job #2728702) | Borderou de evaluare (job #1710879)
Borderou de evaluare (job #1710879)
Raport evaluator
Compilare:
user.cpp: In function ‘void Solve(int, int)’:
user.cpp:47:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<queries[node].size();i++){
^
user.cpp:52:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<queries[node].size();i++){
^
user.cpp:55:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<g[node].size();i++)
^
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:71:28: 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:79:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("regat.in","r",stdin);
^
user.cpp:80:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("regat.out","w",stdout);
^
user.cpp:82:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&q);
^
user.cpp:84:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&a,&b,&c);
^
user.cpp:89:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 2664kb | OK | 10 |
2 | 4ms | 2728kb | OK | 10 |
3 | 180ms | 5620kb | OK | 10 |
4 | 280ms | 6992kb | OK | 10 |
5 | 116ms | 4832kb | OK | 10 |
6 | 312ms | 7296kb | OK | 10 |
7 | 404ms | 7924kb | OK | 10 |
8 | 580ms | 10744kb | OK | 10 |
9 | 696ms | 12156kb | OK | 10 |
10 | 672ms | 11364kb | OK | 10 |
Punctaj total | 100 |