Borderou de evaluare (job #3290023)

Utilizator XxCristi_Motogna Cristian XxCristi_ Data 29 martie 2025 12:07:55
Problema Jucărie Status done
Runda Universitatea Tehnică din Cluj-Napoca - 2025 - Concurs Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:54:38: warning: statement has no effect [-Wunused-value] 54 | A[i-1][j]=='N'; | ~~~~~~~~~^~~~~ main.cpp:56:38: warning: statement has no effect [-Wunused-value] 56 | A[i-1][j]=='A'; | ~~~~~~~~~^~~~~ main.cpp:60:38: warning: statement has no effect [-Wunused-value] 60 | A[i][j-1]=='N'; | ~~~~~~~~~^~~~~ main.cpp:62:38: warning: statement has no effect [-Wunused-value] 62 | A[i][j-1]=='A'; | ~~~~~~~~~^~~~~ main.cpp:66:38: warning: statement has no effect [-Wunused-value] 66 | A[i][j+1]=='N'; | ~~~~~~~~~^~~~~ main.cpp:68:38: warning: statement has no effect [-Wunused-value] 68 | A[i][j+1]=='A'; | ~~~~~~~~~^~~~~ main.cpp:72:38: warning: statement has no effect [-Wunused-value] 72 | A[i+1][j]=='N'; | ~~~~~~~~~^~~~~ main.cpp:74:38: warning: statement has no effect [-Wunused-value] 74 | A[i+1][j]=='A'; | ~~~~~~~~~^~~~~ main.cpp:73:25: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 73 | else | ^~~~ main.cpp:75:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 75 | cnt++;}}} | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
Punctaj total0

Ceva nu functioneaza?