Borderou de evaluare (job #2916284)

Utilizator Vlad_NistorNIstor Vlad Vlad_Nistor Data 28 iulie 2022 19:15:46
Problema Telefon Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:34:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 34 | if(cnt) cout << "J " << cnt << " "; cnt = 0; | ^~ main.cpp:34:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 34 | if(cnt) cout << "J " << cnt << " "; cnt = 0; | ^~~ main.cpp:39:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 39 | if(cnt) cout << "S " << cnt << " "; cnt = 0; | ^~ main.cpp:39:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 39 | if(cnt) cout << "S " << cnt << " "; cnt = 0; | ^~~ main.cpp:44:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 44 | if(cnt) cout << "DR " << cnt << " "; cnt = 0; | ^~ main.cpp:44:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 44 | if(cnt) cout << "DR " << cnt << " "; cnt = 0; | ^~~ main.cpp:49:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 49 | if(cnt) cout << "ST " << cnt << " "; cnt = 0; | ^~ main.cpp:49:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 49 | if(cnt) cout << "ST " << cnt << " "; cnt = 0; | ^~~ main.cpp:58:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 58 | if(cnt) cout << "J " << cnt << " "; cnt = 0; | ^~ main.cpp:58:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 58 | if(cnt) cout << "J " << cnt << " "; cnt = 0; | ^~~ main.cpp:63:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 63 | if(cnt) cout << "S " << cnt << " "; cnt = 0; | ^~ main.cpp:63:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 63 | if(cnt) cout << "S " << cnt << " "; cnt = 0; | ^~~ main.cpp:68:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 68 | if(cnt) cout << "DR " << cnt << " "; cnt = 0; | ^~ main.cpp:68:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 68 | if(cnt) cout << "DR " << cnt << " "; cnt = 0; | ^~~ main.cpp:73:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 73 | if(cnt) cout << "ST " << cnt << " "; cnt = 0; | ^~ main.cpp:73:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 73 | if(cnt) cout << "ST " << cnt << " "; cnt = 0; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbRaspuns corect10
21ms184kbRaspuns corect10
31ms184kbRaspuns corect10
41ms184kbRaspuns corect10
52ms184kbRaspuns corect10
61ms184kbRaspuns corect10
71ms217kbRaspuns corect10
82ms184kbRaspuns corect10
91ms184kbRaspuns corect10
101ms184kbRaspuns corect10
Punctaj total100

Ceva nu functioneaza?