Borderou de evaluare (job #1807576)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:41:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("regiuni.in","r",stdin);
^
user.cpp:42:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("regiuni.out","w",stdout);
^
user.cpp:44:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:47:54: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &d[i].a , &d[i].b , &d[i].c );
^
user.cpp:51:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 16ms | 476kb | OK | 10 |
| 2 | 0ms | 472kb | OK | 10 |
| 3 | 0ms | 472kb | OK | 10 |
| 4 | 0ms | 472kb | OK | 10 |
| 5 | 4ms | 480kb | OK | 10 |
| 6 | 4ms | 476kb | OK | 10 |
| 7 | 8ms | 476kb | OK | 10 |
| 8 | 12ms | 480kb | OK | 10 |
| 9 | 20ms | 476kb | OK | 10 |
| 10 | 20ms | 476kb | OK | 10 |
| Punctaj total | 100 |