Pagini recente » Borderou de evaluare (job #3181896) | Borderou de evaluare (job #2502726) | Borderou de evaluare (job #1227940) | Borderou de evaluare (job #2135954) | Borderou de evaluare (job #2111554)
Borderou de evaluare (job #2111554)
Raport evaluator
Compilare:
user.cpp: In function ‘int F(int)’:
user.cpp:76:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Comp[ind].size(); i++){
^
user.cpp:88:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(cont == Comp[ind].size())
^
user.cpp: In function ‘int main()’:
user.cpp:140: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:86:26: warning: ‘two’ may be used uninitialized in this function [-Wmaybe-uninitialized]
dfs(Comp[ind][two]);
^
user.cpp:75:18: note: ‘two’ was declared here
int one, two;
^
user.cpp:85:26: warning: ‘one’ may be used uninitialized in this function [-Wmaybe-uninitialized]
dfs(Comp[ind][one]);
^
user.cpp:75:13: note: ‘one’ was declared here
int one, two;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 572ms | 888kb | OK | 20 |
2 | 52ms | 4844kb | OK | 20 |
3 | 24ms | 3604kb | OK | 20 |
4 | 888ms | 2932kb | Incorect | 0 |
5 | 24ms | 3812kb | OK | 20 |
Punctaj total | 80 |