Pagini recente » Borderou de evaluare (job #1855600) | Borderou de evaluare (job #1526611) | Borderou de evaluare (job #2305123) | Borderou de evaluare (job #1525091) | Borderou de evaluare (job #1987224)
Borderou de evaluare (job #1987224)
Raport evaluator
Compilare:
user.cpp: In function ‘void Read()’:
user.cpp:22:10: warning: unused variable ‘ch’ [-Wunused-variable]
char ch;
^
user.cpp: In function ‘void DFS(int)’:
user.cpp:37:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:36:9: warning: unused variable ‘cnt’ [-Wunused-variable]
int cnt = 0;
^
user.cpp: In function ‘int main()’:
user.cpp:68:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < B.size(); i++)
^
user.cpp:71:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < G[node].size(); j++)
^
user.cpp:90:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < B2.size(); i++)
^
user.cpp:94:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < B2.size(); i++)
^
user.cpp: In function ‘void Read()’:
user.cpp:19:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &N);
^
user.cpp:21:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", Val + 1);
^
user.cpp:27:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
user.cpp: In function ‘int main()’:
user.cpp:48:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("parb.out", "w", stdout);
^
user.cpp:49:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("parb.in", "r", stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 8ms | 6144kb | OK | 10 | 10 |
2 | 12ms | 6264kb | OK | 10 | 10 |
3 | 60ms | 7956kb | OK | 10 | 20 |
4 | 76ms | 9400kb | OK | 10 |
5 | 72ms | 8860kb | OK | 10 | 10 |
6 | 132ms | 11024kb | OK | 10 | 20 |
7 | 192ms | 14580kb | OK | 10 |
8 | 700ms | 20924kb | OK | 10 | 30 |
9 | 388ms | 18948kb | OK | 10 |
10 | 764ms | 24616kb | OK | 10 |
Punctaj total | 100 |