Borderou de evaluare (job #1585684)
Raport evaluator
Compilare:
user.cpp: In function ‘double solve()’:
user.cpp:119:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < norm_x.size(); i++)
^
user.cpp:125:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < norm_y.size(); i++)
^
user.cpp:131:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < norm_z.size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:211:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zuzu.in","r",stdin);
^
user.cpp:212:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zuzu.out","w",stdout);
^
user.cpp:214:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &t);
^
user.cpp: In member function ‘void Cloud::read()’:
user.cpp:35:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf", &aux);
^
user.cpp:37:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf", &aux);
^
user.cpp:39:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf", &aux);
^
user.cpp:42:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf", &aux);
^
user.cpp:44:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf", &aux);
^
user.cpp:46:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf", &aux);
^
user.cpp:54:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &dir);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 56ms | 9808kb | Accepted | 10 | 15 |
2 | 100ms | 9984kb | Accepted | 5 |
3 | 96ms | 11000kb | Accepted | 10 | 15 |
4 | 24ms | 9780kb | Accepted | 5 |
5 | 44ms | 9792kb | Accepted | 10 | 15 |
6 | 52ms | 9812kb | Accepted | 5 |
7 | 68ms | 11444kb | Accepted | 10 | 0 |
8 | 48ms | 9788kb | Accepted | 10 |
9 | Depăşit | 14072kb | Time limit exceeded. | 0 |
10 | Depăşit | 14316kb | Time limit exceeded. | 0 |
Punctaj total | 45 |