Pagini recente » Borderou de evaluare (job #3189271) | Borderou de evaluare (job #1523345) | Borderou de evaluare (job #1134328) | Borderou de evaluare (job #3270937) | Borderou de evaluare (job #2188980)
Borderou de evaluare (job #2188980)
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:69:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<ctc[i].size();j++)
~^~~~~~~~~~~~~~
user.cpp:72:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k1=0;k1<g[nod].size();k1++)
~~^~~~~~~~~~~~~~
user.cpp:47: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:48: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:50: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:53: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 | 864kb | OK | 10 |
2 | 0ms | 756kb | OK | 10 |
3 | 20ms | 884kb | OK | 10 |
4 | 80ms | 948kb | OK | 10 |
5 | 172ms | 1004kb | OK | 10 |
6 | Depăşit | 1040kb | Time limit exceeded. | 0 |
7 | 4ms | 860kb | OK | 10 |
8 | 36ms | 892kb | OK | 10 |
9 | 56ms | 956kb | OK | 10 |
10 | 60ms | 976kb | OK | 10 |
Punctaj total | 90 |