Borderou de evaluare (job #818452)

Utilizator avatar Teogaloiu Teo Galoiu Teogaloiu IP ascuns
Problemă Trigrame (clasa a 7-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 5 apr. 2025 10:22:42 Scor 60

Raport evaluator

Compilare: main.cpp: In function 'int decoder(char)': main.cpp:15:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 15 | if(x>='A' and x<='Z'); | ^~ main.cpp:16:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 16 | return x-'A' + 'z'-'a'+'9'-'0'+1; | ^~~~~~ main.cpp: In function 'int main()': main.cpp:30:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'unsigned int'} [-Wsign-compare] 30 | for(int i=2;i<s.size();i++) | ~^~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 507 kb OK 10
2 1 ms 507 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 245 kb OK 10
5 9 ms 507 kb OK 10
6 19 ms 2220 kb Memory limit exceeded 0
7 839 ms 1953 kb OK 10
8 19 ms 2215 kb Memory limit exceeded 0
9 19 ms 2220 kb Memory limit exceeded 0
10 19 ms 2224 kb Memory limit exceeded 0
Punctaj total 60