Pagini recente » Borderou de evaluare (job #2401472) | Borderou de evaluare (job #1598207)
Borderou de evaluare (job #1598207)
Raport evaluator
Compilare:
user.cpp: In function ‘void det_ans()’:
user.cpp:109:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < Vx[i].size(); ++ j)
^
user.cpp:110:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (k = j + 1; k < Vx[i].size(); ++ k)
^
user.cpp:114:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < Vx[i].size(); ++ j)
^
user.cpp:115:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (k = 0; k < Vy[i].size(); ++ k)
^
user.cpp:119:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < Vy[i].size(); ++ j)
^
user.cpp:120:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (k = j + 1; k < Vy[i].size(); ++ k)
^
user.cpp: In function ‘void solve()’:
user.cpp:129:9: warning: unused variable ‘i’ [-Wunused-variable]
int i;
^
user.cpp: In function ‘void read()’:
user.cpp:13:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("copaci4.in", "r", stdin);
^
user.cpp:14:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:17:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
user.cpp: In function ‘void write()’:
user.cpp:136:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("copaci4.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 5152kb | OK | 10 |
2 | 8ms | 5168kb | OK | 10 |
3 | 8ms | 5164kb | OK | 10 |
4 | 24ms | 5336kb | OK | 10 |
5 | 60ms | 5636kb | OK | 10 |
6 | 112ms | 6112kb | OK | 10 |
7 | Depăşit | 9872kb | Time limit exceeded. | 0 |
8 | 204ms | Depăşit | Memory limit exceeded. | 0 |
9 | 200ms | Depăşit | Memory limit exceeded. | 0 |
10 | 200ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 60 |