Pagini recente » Borderou de evaluare (job #2097217) | Borderou de evaluare (job #317665) | Borderou de evaluare (job #626144) | Borderou de evaluare (job #926533) | Borderou de evaluare (job #2111592)
Borderou de evaluare (job #2111592)
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:45:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Comp[ind].size(); i++){
^
user.cpp:55: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:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Comp.size(); i++)
^
user.cpp:66: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:69: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:71: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:54: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 | 860kb | OK | 20 |
2 | 88ms | 3976kb | OK | 20 |
3 | 60ms | 2856kb | OK | 20 |
4 | 976ms | 2212kb | OK | 20 |
5 | 64ms | 3140kb | OK | 20 |
Punctaj total | 100 |