Borderou de evaluare (job #3137634)

Utilizator TincaMateiTinca Matei TincaMatei Data 14 iunie 2023 02:18:38
Problema Mex2d Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In member function 'InParser& InParser::operator>>(int&)': main.cpp:29:11: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 29 | while (!isdigit(c = read_ch()) && c != '-'); | ^~~~~ main.cpp:30:15: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 30 | int sgn = 1; | ^~~ main.cpp: In member function 'InParser& InParser::operator>>(long long int&)': main.cpp:47:13: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 47 | while (!isdigit(c = read_ch()) && c != '-'); | ^~~~~ main.cpp:48:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 48 | long long sgn = 1; | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms557kbOK2122
20ms557kbOK1
39ms6017kbOK2627
48ms5799kbOK1
549ms26247kbOK3034
634ms24236kbOK1
734ms20738kbOK1
834ms20439kbOK1
939ms22827kbOK1
10247ms106475kbOK1317
11153ms98050kbOK1
1298ms46456kbOK1
13203ms88207kbOK1
14203ms93683kbOK1
Punctaj total100

Ceva nu functioneaza?