Pagini recente » Borderou de evaluare (job #1387178) | Borderou de evaluare (job #2194433) | Borderou de evaluare (job #1353160) | Borderou de evaluare (job #2138710) | Borderou de evaluare (job #1461823)
Borderou de evaluare (job #1461823)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:21:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<v[x].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:41:11: warning: unused variable ‘j’ [-Wunused-variable]
int i,j,x,y;
^
user.cpp:42: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:43: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:44:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:45: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:48:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
user.cpp:52:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&m);
^
user.cpp:55: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 | 12ms | 9252kb | OK | 10 | 10 |
2 | 12ms | 9328kb | OK | 10 | 10 |
3 | 40ms | 9912kb | OK | 10 | 10 |
4 | 388ms | 12524kb | OK | 10 | 10 |
5 | 408ms | 14476kb | OK | 10 | 10 |
6 | 708ms | 15120kb | OK | 10 | 0 |
7 | Depăşit | 20960kb | Time limit exceeded. | 0 |
8 | Depăşit | 21408kb | Time limit exceeded. | 0 |
9 | 1632ms | 21412kb | OK | 10 |
10 | Depăşit | 24184kb | Time limit exceeded. | 0 |
Punctaj total | 50 |