Pagini recente » Borderou de evaluare (job #2805098) | Borderou de evaluare (job #368550) | Borderou de evaluare (job #1073687) | Borderou de evaluare (job #325318) | Borderou de evaluare (job #2111590)
Borderou de evaluare (job #2111590)
Raport evaluator
Compilare:
user.cpp: In function ‘int F(int)’:
user.cpp:41:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(Comp[ind].size() >= limit) return Comp[ind].size() * (Comp[ind].size() - 1);
^
user.cpp:47:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Comp[ind].size(); i++){
^
user.cpp:59:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(cont == Comp[ind].size()) con += 2;
^
user.cpp: In function ‘int main()’:
user.cpp:88:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Comp.size(); i++)
^
user.cpp:70:24: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d", &t);
^
user.cpp:73:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d%d", &n, &m);
^
user.cpp:75:38: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d%d", &x, &y);
^
user.cpp: In function ‘int F(int)’:
user.cpp:58:26: warning: ‘two’ may be used uninitialized in this function [-Wmaybe-uninitialized]
dfs(Comp[ind][two]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 868kb | OK | 20 |
2 | 88ms | 3972kb | OK | 20 |
3 | 60ms | 2856kb | OK | 20 |
4 | 960ms | 2212kb | OK | 20 |
5 | 64ms | 3144kb | OK | 20 |
Punctaj total | 100 |