Pagini recente » Borderou de evaluare (job #1578418) | Borderou de evaluare (job #313014) | Borderou de evaluare (job #2596457) | Borderou de evaluare (job #424710) | Borderou de evaluare (job #2706378)
Borderou de evaluare (job #2706378)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:17:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < strlen(a) ;)
~~^~~~~~~~~~~
main.cpp:23:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i < strlen(a) && a[i] == '.')
~~^~~~~~~~~~~
main.cpp:31:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i < strlen(a) && ('a' <= a[i] && a[i] <= 'z') || ('A' <= a[i] && a[i] <= 'Z'))
~~^~~~~~~~~~~
main.cpp:31:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
while(i < strlen(a) && ('a' <= a[i] && a[i] <= 'z') || ('A' <= a[i] && a[i] <= 'Z'))
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | Incorect | 0 |
2 | 2ms | 131kb | Incorect | 0 |
3 | 3ms | 131kb | Incorect | 0 |
4 | 3ms | 131kb | Incorect | 0 |
5 | 3ms | 131kb | Incorect | 0 |
6 | 10ms | 131kb | Incorect | 0 |
7 | 31ms | 262kb | Incorect | 0 |
8 | 66ms | 262kb | Incorect | 0 |
9 | 80ms | 262kb | Incorect | 0 |
10 | 98ms | 262kb | Incorect | 0 |
Punctaj total | 0 |