Pagini recente » Borderou de evaluare (job #2272886) | Borderou de evaluare (job #2781002) | Borderou de evaluare (job #2280832) | Borderou de evaluare (job #606686) | Borderou de evaluare (job #1461900)
Borderou de evaluare (job #1461900)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:7:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
#define FOR(i,s,d) for(i=(s);i<(d);++i)
^
user.cpp:27:5: note: in expansion of macro ‘FOR’
FOR(j,0,v[x].size()) DFS(v[x][j],niv+1);
^
user.cpp: In function ‘int main()’:
user.cpp:46:11: warning: unused variable ‘j’ [-Wunused-variable]
int i,j,x,y;
^
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("arb.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("arb.out","w",stdout);
^
user.cpp:49:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:50:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i=1;i<=n;i++) scanf("%d",&a[i]);
^
user.cpp:53:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
user.cpp:57:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&m);
^
user.cpp:60:32: 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 |
Punctaj/grupa |
1 | 16ms | 11060kb | OK | 10 | 10 |
2 | 16ms | 11116kb | OK | 10 | 10 |
3 | 40ms | 11676kb | OK | 10 | 10 |
4 | 264ms | 14128kb | OK | 10 | 10 |
5 | 304ms | 15964kb | OK | 10 | 10 |
6 | 472ms | 16580kb | OK | 10 | 0 |
7 | 1588ms | 22708kb | OK | 10 |
8 | 1596ms | 23320kb | OK | 10 |
9 | 1552ms | 22440kb | OK | 10 |
10 | Depăşit | 25224kb | Time limit exceeded. | 0 |
Punctaj total | 50 |