Borderou de evaluare (job #1764007)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:10:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("plantatie.in","r",stdin);
^
user.cpp:11:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("plantatie.out","w",stdout);
^
user.cpp:12: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:15:56: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int j=1;j<=n;j++) scanf("%d",&rmq[0][i][j]);
^
user.cpp:37:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&k);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 500kb | OK | 10 | 10 |
| 2 | 0ms | 736kb | OK | 10 | 10 |
| 3 | 0ms | 1144kb | OK | 10 | 10 |
| 4 | 4ms | 1820kb | OK | 10 | 10 |
| 5 | 12ms | 2800kb | OK | 10 | 10 |
| 6 | 24ms | 3588kb | OK | 10 | 50 |
| 7 | 48ms | 5736kb | OK | 10 |
| 8 | 84ms | 7504kb | OK | 10 |
| 9 | 128ms | 9228kb | OK | 10 |
| 10 | 140ms | 9232kb | OK | 10 |
| Punctaj total | 100 |