Pagini recente » Borderou de evaluare (job #1165810) | Borderou de evaluare (job #485354) | Borderou de evaluare (job #2710998) | Borderou de evaluare (job #987404) | Borderou de evaluare (job #2928228)
Borderou de evaluare (job #2928228)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:57:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
57 | while((s[i] >= 'A' && s[i] <= 'Z' )|| (s[i] >= '0' && s[i] <= '9'))
| ^~~~~
main.cpp:59:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
59 | i++;
| ^
main.cpp:83:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
83 | while((s[i] >= 'A' && s[i] <= 'Z' )|| (s[i] >= '0' && s[i] <= '9'))
| ^~~~~
main.cpp:85:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while'
85 | i++;
| ^
main.cpp:108:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
108 | for(i=1;i<=k;i++)
| ^~~
main.cpp:113:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
113 | for(i=1;i<=k;i++){
| ^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1ms | 315kb | OK | 10 |
2 | 0ms | 184kb | OK | 10 |
3 | 0ms | 184kb | OK | 10 |
4 | 0ms | 184kb | OK | 10 |
5 | 0ms | 184kb | OK | 10 |
6 | 0ms | 184kb | OK | 10 |
7 | 0ms | 184kb | OK | 10 |
8 | 0ms | 184kb | OK | 10 |
9 | 0ms | 184kb | OK | 10 |
10 | 0ms | 184kb | OK | 10 |
Punctaj total | 100 |