Borderou de evaluare (job #1744868)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:6:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("xerox.in","r",stdin);
^
user.cpp:7:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("xerox.out","w",stdout);
^
user.cpp:8:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:12:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&dx,&dy);
^
user.cpp:15:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&m);
^
user.cpp:16:50: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int j=1;j<=m;j++) scanf("%d%d",&x,&y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 36ms | 424kb | OK | 10 |
| 2 | 36ms | 424kb | OK | 10 |
| 3 | 40ms | 424kb | OK | 10 |
| 4 | 36ms | 424kb | OK | 10 |
| 5 | 36ms | 424kb | OK | 10 |
| 6 | 36ms | 428kb | OK | 10 |
| 7 | 36ms | 420kb | OK | 10 |
| 8 | 36ms | 424kb | OK | 10 |
| 9 | 36ms | 424kb | OK | 10 |
| 10 | 36ms | 424kb | OK | 10 |
| Punctaj total | 100 |