Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2025614)
| Utilizator | Data | 22 septembrie 2017 22:02:27 | |
|---|---|---|---|
| Problema | Project management | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int, int)’:
user.cpp:13:31: 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:41:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<v[v1[i]].size();j++)
^
user.cpp:48:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<v[v1[i]].size();j++)
^
user.cpp:56:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<v[v1[i]].size();j++)
^
user.cpp:23:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("pm2.in","r",stdin);
^
user.cpp:24:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("pm2.out","w",stdout);
^
user.cpp:26:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:27:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=1;i<=n;i++) scanf("%d",&t[i]);
^
user.cpp:30:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&m);
^
user.cpp:33:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 268kb | OK! | 10 |
| 2 | 0ms | 268kb | OK! | 10 |
| 3 | 0ms | 276kb | OK! | 10 |
| 4 | 0ms | 268kb | OK! | 10 |
| 5 | 0ms | 304kb | OK! | 10 |
| 6 | 0ms | 304kb | OK! | 10 |
| 7 | 0ms | 268kb | OK! | 10 |
| 8 | 0ms | 280kb | OK! | 10 |
| 9 | 0ms | 276kb | OK! | 10 |
| 10 | 0ms | 276kb | OK! | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
