Pagini recente » Cod sursa (job #608209) | Borderou de evaluare (job #1792964) | Borderou de evaluare (job #165718) | Borderou de evaluare (job #2074086) | Borderou de evaluare (job #2293123)
Borderou de evaluare (job #2293123)
Raport evaluator
Compilare:
main.cpp: In function 'int32_t main()':
main.cpp:27:26: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
scanf("%d %d", &n, &c) ;
^
main.cpp:27:26: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
main.cpp:29:40: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
scanf("%d %d", &v[i].x, &v[i].y) ;
^
main.cpp:29:40: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
main.cpp:33:21: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
printf("%d", ans) ;
^
main.cpp:24:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("carnati.in", "r", stdin) ;
^
main.cpp:25:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("carnati.out", "w", stdout) ;
^
main.cpp:27:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &c) ;
^
main.cpp:29:42: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &v[i].x, &v[i].y) ;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 2ms | 131kb | OK | 10 |
3 | 3ms | 131kb | OK | 10 |
4 | 4ms | 131kb | OK | 10 |
5 | 11ms | 131kb | OK | 10 |
6 | 11ms | 131kb | OK | 10 |
7 | 11ms | 131kb | OK | 10 |
8 | 42ms | 131kb | OK | 10 |
9 | 42ms | 131kb | Incorect | 0 |
10 | 42ms | 131kb | OK | 10 |
Punctaj total | 90 |