Pagini recente » Monitorul de evaluare | Borderou de evaluare (job #1170648) | Cod sursa (job #822437) | Monitorul de evaluare | Borderou de evaluare (job #1510549)
Borderou de evaluare (job #1510549)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:38:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("marbles.in","r",stdin);
^
user.cpp:39:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("marbles.out","w",stdout);
^
user.cpp:40:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:44:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&a[i].x,&a[i].y);
^
user.cpp:55:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&op,&j,&k);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 276kb | OK | 10 |
| 2 | 0ms | 288kb | OK | 10 |
| 3 | 0ms | 420kb | OK | 10 |
| 4 | 0ms | 532kb | OK | 10 |
| 5 | 12ms | 1588kb | OK | 10 |
| 6 | 36ms | 2920kb | OK | 10 |
| 7 | 64ms | 4248kb | OK | 10 |
| 8 | 144ms | 13548kb | OK | 10 |
| 9 | 196ms | 21520kb | OK | 10 |
| 10 | Depăşit | 26820kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |