Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2188934)
| Utilizator | Data | 27 martie 2018 16:13:28 | |
|---|---|---|---|
| Problema | Dep | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 10 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs1(int)’:
user.cpp:16:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<g[nod].size();i++)
~^~~~~~~~~~~~~~
user.cpp: In function ‘void dfs2(int)’:
user.cpp:26:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<gt[nod].size();i++)
~^~~~~~~~~~~~~~~
user.cpp: In function ‘void dfs(int, int)’:
user.cpp:33:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[nod].size();i++)
~^~~~~~~~~~~~~~
user.cpp:36:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[nod].size();i++)
~^~~~~~~~~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:73:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<ctc[i].size();j++)
~^~~~~~~~~~~~~~
user.cpp:76:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k1=0;k1<g[nod].size();k1++)
~~^~~~~~~~~~~~~~
user.cpp:51:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dep.in","r",stdin);
^
user.cpp:52:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dep.out","w",stdout);
^
user.cpp:54:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&m,&k);
^
user.cpp:57: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 | 880kb | Incorect | 0 |
| 2 | 0ms | 860kb | OK | 10 |
| 3 | 20ms | 872kb | Incorect | 0 |
| 4 | 80ms | 952kb | Incorect | 0 |
| 5 | 0ms | 812kb | Incorect | 0 |
| 6 | Depăşit | 1044kb | Time limit exceeded. | 0 |
| 7 | 4ms | 816kb | Incorect | 0 |
| 8 | 20ms | 892kb | Incorect | 0 |
| 9 | 4ms | 848kb | Incorect | 0 |
| 10 | 24ms | 976kb | Incorect | 0 |
| Punctaj total | 10 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
