Pagini recente »
Borderou de evaluare (job #860704)
Borderou de evaluare (job #860704)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:14:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
14 | for(int i = 0; i<n; i++){
| ~^~
main.cpp:15:25: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
15 | for(int j = 0; j<m; j++){
| ~^~
main.cpp:23:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
23 | if(i == n-1 and j == m-1){
| ~~^~~~~~
main.cpp:23:31: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
23 | if(i == n-1 and j == m-1){
| ~~^~~~~~
| Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
|
1
|
1 ms
|
252 kb
|
OK
|
10
|
|
2
|
1 ms
|
256 kb
|
OK
|
10
|
|
3
|
1 ms
|
252 kb
|
OK
|
10
|
|
4
|
1 ms
|
256 kb
|
OK
|
10
|
|
5
|
1 ms
|
252 kb
|
OK
|
10
|
|
6
|
1 ms
|
252 kb
|
OK
|
10
|
|
7
|
2 ms
|
252 kb
|
OK
|
10
|
|
8
|
6 ms
|
492 kb
|
OK
|
10
|
|
9
|
12 ms
|
1004 kb
|
OK
|
10
|
|
10
|
21 ms
|
1260 kb
|
OK
|
10
|
|
Punctaj total
|
100
|