Borderou de evaluare (job #2479483)

Utilizator Ciprian123Constantin Alexandru Ciprian123 Data 23 octombrie 2019 21:10:47
Problema Jocul Flip Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:12:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(j=1; j<=M; j++) ^~~ main.cpp:14:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(i=1; i<=N; i++) ^~~ main.cpp:22:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(S1<0) ^~ main.cpp:24:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' S+=S1; ^ main.cpp:31:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(S1<0) ^~ main.cpp:33:12: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' S+=S1; ^ main.cpp:9:39: warning: unused variable 'k' [-Wunused-variable] int N,M,a[17][17],S=0,S1,S0=0,i,j,k; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbRaspuns gresit0
22ms131kbRaspuns gresit0
32ms131kbRaspuns gresit0
42ms131kbOk!10
52ms131kbRaspuns gresit0
62ms131kbRaspuns gresit0
72ms131kbRaspuns gresit0
82ms131kbRaspuns gresit0
92ms131kbRaspuns gresit0
102ms131kbRaspuns gresit0
Punctaj total10

Ceva nu functioneaza?