Pagini recente »
Borderou de evaluare (job #190733)
|
Borderou de evaluare (job #182906)
|
Clasament 2024-10-08-clasa-6-tema-11
|
Borderou de evaluare (job #530815)
|
Borderou de evaluare (job #783614)
Borderou de evaluare (job #783614)
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 = 1; 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
|
245 kb
|
OK
|
10
|
3
|
1 ms
|
245 kb
|
OK
|
10
|
4
|
1 ms
|
241 kb
|
OK
|
10
|
5
|
1 ms
|
245 kb
|
OK
|
10
|
6
|
1 ms
|
245 kb
|
OK
|
10
|
7
|
1 ms
|
249 kb
|
Incorect
|
0
|
8
|
1 ms
|
245 kb
|
OK
|
10
|
9
|
3 ms
|
233 kb
|
OK
|
10
|
10
|
589 ms
|
397 kb
|
OK
|
10
|
Punctaj total
|
90
|