Pagini recente » Borderou de evaluare (job #2034275) | Diferente pentru problema/kmalloc intre reviziile 8 si 16 | Diferente pentru adobe-code-pandas intre reviziile 16 si 17 | Cod sursa (job #1809800) | Borderou de evaluare (job #2417122)
Borderou de evaluare (job #2417122)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:30:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(i=1;i<=n;i++)
^~~
main.cpp:33:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
return 0;
^~~~~~
main.cpp:11:33: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("bemo.in","r",stdin);
^
main.cpp:12:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("bemo.out","w",stdout);
^
main.cpp:13:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
main.cpp:15:44: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
for(j=1;j<=m;j++) {scanf("%d",&a[i][j]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 393kb | OK | 10 |
| 2 | 17ms | 1310kb | OK | 10 |
| 3 | 47ms | 2883kb | OK | 10 |
| 4 | 188ms | 7733kb | OK | 10 |
| 5 | 453ms | 14286kb | OK | 10 |
| 6 | 590ms | 18087kb | OK | 10 |
| 7 | 763ms | 21495kb | OK | 10 |
| 8 | 936ms | 26083kb | OK | 10 |
| 9 | 963ms | 26869kb | OK | 10 |
| 10 | 1003ms | 26738kb | Time limit exceeded | 0 |
| Punctaj total | 90 |