Borderou de evaluare (job #594311)

Utilizator avatar mihneaudroiu Udroiu Mihnea Alexandru mihneaudroiu IP ascuns
Problemă Gcd (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 4 apr. 2021 14:06:35 Scor 40

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:31:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 31 | if(__gcd(a[i],b[j])>mx) | ^~ main.cpp:33:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 33 | if(mx>=b[j-1] && j>1) | ^~ main.cpp:46:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 46 | if(__gcd(a[j],b[i])>mx) | ^~ main.cpp:48:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 48 | if(mx>=a[j-1] && j>1) | ^~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 9 ms 262 kb OK 10
2 6 ms 262 kb OK 10
3 1 ms 262 kb OK 10
4 1002 ms 3534 kb Time limit exceeded 0
5 1004 ms 389 kb Time limit exceeded 0
6 1005 ms 1048 kb Time limit exceeded 0
7 1002 ms 4321 kb Time limit exceeded 0
8 1006 ms 4321 kb Time limit exceeded 0
9 1003 ms 4321 kb Time limit exceeded 0
10 1 ms 262 kb OK 10
Punctaj total 40