Borderou de evaluare (job #2417119)

Utilizator aditzu7Adrian Capraru aditzu7 Data 28 aprilie 2019 22:13:21
Problema Bemo Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 40

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:34:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=n;i++) ^~~ main.cpp:37:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' return 0; ^~~~~~ main.cpp:17: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:18: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:19: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:21: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
13ms393kbOK10
223ms1310kbOK10
376ms2883kbOK10
4369ms7733kbOK10
51000ms14155kbTime limit exceeded0
61000ms18087kbTime limit exceeded0
71000ms21495kbTime limit exceeded0
81000ms26083kbTime limit exceeded0
91003ms26869kbTime limit exceeded0
101000ms27131kbTime limit exceeded0
Punctaj total40

Ceva nu functioneaza?