Pagini recente » Borderou de evaluare (job #155696) | Borderou de evaluare (job #864730) | Borderou de evaluare (job #909541) | Borderou de evaluare (job #2560751) | Borderou de evaluare (job #1188316)
Borderou de evaluare (job #1188316)
Raport evaluator
Compilare:
user.cpp: In function ‘int solve()’:
user.cpp:13:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ", &n);
^
user.cpp:15: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);
^
user.cpp: In function ‘int main()’:
user.cpp:50:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("flori2.in", "r", stdin);
^
user.cpp:51:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("flori2.out", "w", stdout);
^
user.cpp:52:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ", &t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 528ms | 280kb | OK | 100 |
Punctaj total | 100 |