Pagini recente » Borderou de evaluare (job #1752770) | Borderou de evaluare (job #1157411) | Borderou de evaluare (job #665397) | Borderou de evaluare (job #680186) | Borderou de evaluare (job #2111251)
Borderou de evaluare (job #2111251)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:57:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<G[node].size();i++)
^
user.cpp: In function ‘int F(int)’:
user.cpp:78:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Comp[ind].size(); i++){
^
user.cpp:88:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Comp[ind].size() && ok; i++)
^
user.cpp: In function ‘int main()’:
user.cpp:143: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:77: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:77:13: note: ‘one’ was declared here
int one, two;
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
✓ | 1 | 1144ms | 896kb | OK | 20 |
✓ | 2 | 60ms | 4564kb | OK | 20 |
✓ | 3 | 20ms | 3420kb | OK | 20 |
✓ | 4 | 1772ms | 3048kb | OK | 20 |
✓ | 5 | 28ms | 3588kb | OK | 20 |
Punctaj total | 100 |