Borderou de evaluare (job #2484290)

Utilizator cristia_razvanCristia Razvan cristia_razvan Data 30 octombrie 2019 21:21:01
Problema Cobai Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'void smec(int, int, int)': main.cpp:20:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(a[--x][y] == pct) ^~~~~ main.cpp:22:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' break; ^~~~~ main.cpp:24:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(a[++x][y] == pct) ^~~~~ main.cpp:26:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' break; ^~~~~ main.cpp:28:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(a[x][++y] == pct) ^~~~~ main.cpp:30:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' break; ^~~~~ main.cpp:32:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(a[x][--y] == pct) ^~~~~ main.cpp:34:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' break; ^~~~~ main.cpp: In function 'int main()': main.cpp:14:20: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized] bune[x][y] = true; ~~~~~~~~~~~^~~~~~ main.cpp:40:21: note: 'y' was declared here int nrpos = 0,x,y; ^ main.cpp:14:20: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] bune[x][y] = true; ~~~~~~~~~~~^~~~~~ main.cpp:40:19: note: 'x' was declared here int nrpos = 0,x,y; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOk!5
22ms131kbWrong answer!0
325ms131kbOk!5
453ms131kbTime limit exceeded0
553ms131kbTime limit exceeded0
651ms131kbTime limit exceeded0
753ms131kbTime limit exceeded0
852ms131kbTime limit exceeded0
965ms131kbTime limit exceeded0
1053ms131kbTime limit exceeded0
1152ms131kbTime limit exceeded0
1253ms131kbTime limit exceeded0
1353ms131kbTime limit exceeded0
1453ms131kbTime limit exceeded0
1553ms131kbTime limit exceeded0
1653ms131kbTime limit exceeded0
1753ms131kbTime limit exceeded0
1853ms131kbTime limit exceeded0
1953ms131kbTime limit exceeded0
2053ms131kbTime limit exceeded0
Punctaj total10

Ceva nu functioneaza?