Pagini recente » Borderou de evaluare (job #195125) | Borderou de evaluare (job #521500) | Borderou de evaluare (job #2452155) | Borderou de evaluare (job #2135749) | Borderou de evaluare (job #2111561)
Borderou de evaluare (job #2111561)
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:85: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:138: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:84: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;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 572ms | 888kb | OK | 20 |
2 | 52ms | 4840kb | OK | 20 |
3 | 24ms | 3600kb | OK | 20 |
4 | 896ms | 2936kb | OK | 20 |
5 | 24ms | 3808kb | OK | 20 |
Punctaj total | 100 |