Pagini recente » Borderou de evaluare (job #3260810) | Borderou de evaluare (job #710808) | Borderou de evaluare (job #1461902) | Borderou de evaluare (job #1030935) | Borderou de evaluare (job #2188955)
Borderou de evaluare (job #2188955)
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)’:
user.cpp:32:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[nod].size();i++) dfs(v[nod][i]);
~^~~~~~~~~~~~~~
user.cpp:34: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:70:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<ctc[i].size();j++)
~^~~~~~~~~~~~~~
user.cpp:73:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k1=0;k1<g[nod].size();k1++)
~~^~~~~~~~~~~~~~
user.cpp:48: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:49: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:51: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:54: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 | 760kb | Incorect | 0 |
| 2 | 0ms | 876kb | OK | 10 |
| 3 | 20ms | 876kb | Incorect | 0 |
| 4 | 80ms | 944kb | Incorect | 0 |
| 5 | 156ms | 1004kb | Incorect | 0 |
| 6 | Depăşit | 1040kb | Time limit exceeded. | 0 |
| 7 | 4ms | 860kb | Incorect | 0 |
| 8 | 16ms | 892kb | Incorect | 0 |
| 9 | 12ms | 952kb | Incorect | 0 |
| 10 | 24ms | 972kb | Incorect | 0 |
| Punctaj total | 10 |