Pagini recente » Borderou de evaluare (job #1651427) | Borderou de evaluare (job #1694061) | Borderou de evaluare (job #2856741) | Borderou de evaluare (job #1963736)
Borderou de evaluare (job #1963736)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:23:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<V[nod].size();i++)
^
user.cpp: In function ‘void calc()’:
user.cpp:61:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=2;i<L.size()-1;i++)
^
user.cpp:69:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=2;i<L.size()-1;i++)
^
user.cpp:77:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=2;i<L.size()-1;i++)
^
user.cpp:85:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=2;i<L.size()-1;i++)
^
user.cpp: In function ‘bool can(bool*)’:
user.cpp:94:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<sp.size();i++)
^
user.cpp:96:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=0;j<V[sp[i]].size();j++)
^
user.cpp: In function ‘int verif(int)’:
user.cpp:120:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0;i<sp.size();i++)
^
user.cpp:125:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=0;j<V[sp[i]].size();j++)
^
user.cpp:132:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<lant.size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:150:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("metrou2.in","r",stdin);
^
user.cpp:151:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:155:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&val[i]);
^
user.cpp:161:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 2116kb | Incorect | 0 |
2 | 4ms | 2112kb | OK | 10 |
3 | 4ms | 2184kb | OK | 10 |
4 | 4ms | 2180kb | OK | 10 |
5 | 12ms | 2348kb | Incorect | 0 |
6 | 56ms | 2340kb | Incorect | 0 |
7 | 64ms | 3204kb | Incorect | 0 |
8 | Depăşit | 3184kb | Time limit exceeded. | 0 |
9 | Depăşit | 4208kb | Time limit exceeded. | 0 |
10 | Depăşit | 4200kb | Time limit exceeded. | 0 |
Punctaj total | 30 |