Borderou de evaluare (job #1827775)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:48:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:51:53: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &v[i].first, &v[i].second);
^
user.cpp:58:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &M);
^
user.cpp:61:50: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &X1, &Y1, &X2, &Y2);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1956kb | OK | 10 |
2 | 0ms | 1956kb | OK | 10 |
3 | 4ms | 2024kb | OK | 10 |
4 | 60ms | 3164kb | OK | 10 |
5 | 124ms | 3164kb | OK | 10 |
6 | 220ms | 3164kb | OK | 10 |
7 | 256ms | 3164kb | OK | 10 |
8 | 156ms | 3164kb | OK | 10 |
9 | 252ms | 3164kb | OK | 10 |
10 | 204ms | 3164kb | OK | 10 |
Punctaj total | 100 |