Pagini recente »
Borderou de evaluare (job #254042)
|
Borderou de evaluare (job #343058)
|
Borderou de evaluare (job #155226)
|
Borderou de evaluare (job #210440)
|
Borderou de evaluare (job #791412)
Borderou de evaluare (job #791412)
Raport evaluator
Compilare:
main.cpp: In function 'void SuprLin(int (*)[100], int, int)':
main.cpp:37:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
37 | for(int j=1;j<=m;j++)
| ^~~
main.cpp:39:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
39 | for(int i=n;i>=1;i--){
| ^~~
main.cpp: In function 'int main()':
main.cpp:58:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare]
58 | while(nr<op.size())
| ~~^~~~~~~~~~
main.cpp:65:14: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
65 | if(string(1,op[nr]) + string(1,op[nr+1]) == "FV")
| ^~
main.cpp:69:18: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
69 | if(string(1,op[nr]) + string(1,op[nr+1]) == "RH")
| ^~
main.cpp:82:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
82 | for(int j = 1; j<=m;j++)
| ^~~
main.cpp:84:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
84 | out<<endl;
| ^~~
main.cpp:48:28: warning: unused variable 'ct' [-Wunused-variable]
48 | int n, v[100][100], m, ct = 1;
| ^~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
507 kb
|
OK
|
10
|
2
|
1 ms
|
266 kb
|
OK
|
10
|
3
|
1 ms
|
245 kb
|
OK
|
10
|
4
|
1 ms
|
245 kb
|
OK
|
10
|
5
|
1 ms
|
245 kb
|
OK
|
10
|
6
|
1 ms
|
245 kb
|
OK
|
10
|
7
|
1 ms
|
245 kb
|
OK
|
10
|
8
|
1 ms
|
249 kb
|
OK
|
10
|
9
|
10 ms
|
204 kb
|
OK
|
10
|
10
|
9 ms
|
208 kb
|
Killed by Signal 11
|
0
|
Punctaj total
|
90
|