Pagini recente » Borderou de evaluare (job #2845415) | Borderou de evaluare (job #1160008) | Borderou de evaluare (job #3204083) | Borderou de evaluare (job #2795866) | Borderou de evaluare (job #1559169)
Borderou de evaluare (job #1559169)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:25:27: warning: unused variable ‘k’ [-Wunused-variable]
int n, i, j, s, t, d, k, x1, y1, x2, y2;
^
user.cpp:22:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("linterv.in","r",stdin);
^
user.cpp:23:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("linterv.out","w",stdout);
^
user.cpp:28:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:30:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:32:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&v[i].a,&v[i].b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 304ms | 480kb | OK | 100 |
Punctaj total | 100 |