Pagini recente » Cod sursa (job #705170) | muchiipermutate | Cod sursa (job #28299) | Borderou de evaluare (job #1221506) | Borderou de evaluare (job #1221051)
Borderou de evaluare (job #1221051)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < Gr[X].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:45:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i < Euler.size(); i++) {
^
user.cpp:51:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i < Euler.size(); i++) {
^
user.cpp:55:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 1; (1 << j) < Euler.size(); j++) {
^
user.cpp:56:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i + (1 << j) - 1 < Euler.size(); i++) {
^
user.cpp:34:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lca.in","r",stdin);
^
user.cpp:35:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("lca.out","w",stdout);
^
user.cpp:37:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:39:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &X);
^
user.cpp:68:25: 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 | 0ms | 1620kb | Incorect | 0 | 0 |
| 2 | 4ms | 1704kb | Incorect | 0 | 0 |
| 3 | 28ms | 3452kb | Incorect | 0 | 0 |
| 4 | 300ms | 12296kb | Incorect | 0 | 0 |
| 5 | 356ms | 19364kb | Incorect | 0 | 0 |
| 6 | 524ms | 19356kb | Incorect | 0 | 0 |
| 7 | 1088ms | 26244kb | OK | 10 | 10 |
| 8 | 2520ms | 19364kb | Incorect | 0 | 0 |
| 9 | Depăşit | 19460kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 19464kb | Time limit exceeded. | 0 |
| Punctaj total | 10 |