Borderou de evaluare (job #2271430)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:45:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < coord_x.size(); i++)
~~^~~~~~~~~~~~~~~~
main.cpp:47:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < coord_y.size(); i++)
~~^~~~~~~~~~~~~~~~
main.cpp:51:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i <= coord_y.size(); i++)
~~^~~~~~~~~~~~~~~~~
main.cpp:52:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 1; j <= coord_x.size(); j++) {
~~^~~~~~~~~~~~~~~~~
main.cpp:30:45: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("dreptunghiuri3.in", "r", stdin);
^
main.cpp:31:47: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("dreptunghiuri3.out", "w", stdout);
^
main.cpp:33:34: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &n, &m, &k);
^
main.cpp:35:106: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d %d", &citire[i].x1, &citire[i].y1, &citire[i].x2, &citire[i].y2, &citire[i].v);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 262kb | Incorect | 0 |
2 | 3ms | 393kb | Incorect | 0 |
3 | 4ms | 917kb | OK | 5 |
4 | 4ms | 786kb | Incorect | 0 |
5 | 11ms | 3276kb | Incorect | 0 |
6 | 11ms | 3276kb | Incorect | 0 |
7 | 29ms | 9568kb | Incorect | 0 |
8 | 29ms | 9437kb | Incorect | 0 |
9 | 52ms | 17039kb | Incorect | 0 |
10 | 51ms | 16908kb | Incorect | 0 |
11 | 82ms | 27262kb | Incorect | 0 |
12 | 82ms | 27131kb | Incorect | 0 |
13 | 81ms | 27394kb | Killed by Signal 11 | 0 |
14 | 85ms | 27525kb | Killed by Signal 11 | 0 |
15 | 68ms | 27262kb | Killed by Signal 11 | 0 |
16 | 84ms | 27394kb | Killed by Signal 11 | 0 |
17 | 92ms | 27262kb | Killed by Signal 11 | 0 |
18 | 88ms | 27394kb | Killed by Signal 11 | 0 |
19 | 69ms | 27394kb | Killed by Signal 11 | 0 |
20 | 84ms | 27131kb | Killed by Signal 11 | 0 |
Punctaj total | 5 |