Borderou de evaluare (job #783614)

Utilizator avatar tudor_holota Holota Tudor-Matei tudor_holota IP ascuns
Problemă Cifra Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 10 aug. 2024 16:58:34 Scor 90

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