Pagini recente » Borderou de evaluare (job #2342428) | Borderou de evaluare (job #680674) | Borderou de evaluare (job #219783) | Borderou de evaluare (job #2427100) | Borderou de evaluare (job #2111559)
Borderou de evaluare (job #2111559)
Raport evaluator
Compilare:
user.cpp: In function ‘int F(int)’:
user.cpp:75:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Comp[ind].size(); i++){
^
user.cpp:92: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:144:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Comp.size(); i++)
^
user.cpp: In function ‘char nextch()’:
user.cpp:10:36: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buf, BUF_SIZE, 1, fi);
^
user.cpp: In function ‘int main()’:
user.cpp:85:26: warning: ‘two’ may be used uninitialized in this function [-Wmaybe-uninitialized]
dfs(Comp[ind][two]);
^
user.cpp:74:18: note: ‘two’ was declared here
int one, two;
^
user.cpp:84:26: warning: ‘one’ may be used uninitialized in this function [-Wmaybe-uninitialized]
dfs(Comp[ind][one]);
^
user.cpp:74:13: note: ‘one’ was declared here
int one, two;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 572ms | 888kb | OK | 20 |
2 | 52ms | 4848kb | OK | 20 |
3 | 24ms | 3604kb | OK | 20 |
4 | 900ms | 2928kb | OK | 20 |
5 | 24ms | 3808kb | OK | 20 |
Punctaj total | 100 |