Borderou de evaluare (job #627251)

Utilizator avatar thvulpe Theodor Vulpe thvulpe IP ascuns
Problemă Comp (clasa a 8-a) Compilator cpp-32
Rundă cex_gj10 Status evaluat
Dată 23 ian. 2022 19:24:59 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int getno(char*)': main.cpp:16:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 16 | while(pos < strlen(c) && isalnum(c[pos])){ | ~~~~^~~~~~~~~~~ main.cpp: In function 'int getterm(char*)': main.cpp:43:15: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 43 | while(pos < strlen(c) && c[pos] != '>' && c[pos] != '<'){ | ~~~~^~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK 10
2 1 ms 114 kb OK 10
3 1 ms 114 kb OK 10
4 1 ms 114 kb OK 10
5 1 ms 114 kb OK 10
6 1 ms 114 kb OK 10
7 1 ms 114 kb OK 10
8 1 ms 118 kb OK 10
9 8 ms 114 kb OK 10
10 1 ms 118 kb OK 10
Punctaj total 100