Pagini recente »
Borderou de evaluare (job #642382)
|
Borderou de evaluare (job #112716)
|
Borderou de evaluare (job #475947)
|
Borderou de evaluare (job #605040)
|
Borderou de evaluare (job #783613)
Borderou de evaluare (job #783613)
Raport evaluator
Compilare:
main.cpp: In function 'void solve()':
main.cpp:5:30: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare]
5 | for(int i = 0; i <= n; i++){
| ~~^~~~
main.cpp:6:30: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare]
6 | if(i % 9 == k){
| ~~~~~~^~~~
main.cpp: In function 'int main()':
main.cpp:12:14: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
12 | freopen("cifra.in","r",stdin);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:13:14: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
13 | freopen("cifra.out","w",stdout);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
245 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
|
2 ms
|
131 kb
|
Incorect
|
0
|
8
|
1 ms
|
507 kb
|
OK
|
10
|
9
|
2 ms
|
249 kb
|
OK
|
10
|
10
|
609 ms
|
438 kb
|
OK
|
10
|
Punctaj total
|
90
|