Borderou de evaluare (job #2609193)

Utilizator rebecca0312Andrei Rebecca rebecca0312 Data 2 mai 2020 12:17:32
Problema Minesweeper 2 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 50

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:18:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ main.cpp:20:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else' for(int i=2;i<n;i++){ ^~~ main.cpp:51:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ main.cpp:53:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else' printf("%d", sol); ^~~~~~ main.cpp:8:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("minesweeper2.in","r",stdin); ^ main.cpp:9:43: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("minesweeper2.out","w",stdout); ^ main.cpp:11:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &op); ^ main.cpp:21:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &op); ^ main.cpp:43:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &op); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
186ms4980kbOK1030
283ms4980kbOK10
32ms131kbOK10
42ms131kbOK1020
52ms131kbOK10
63ms131kbIncorect00
75ms262kbIncorect00
833ms1703kbIncorect00
964ms3276kbIncorect00
1094ms4980kbIncorect00
Punctaj total50

Ceva nu functioneaza?